Quick Guide
If you are a developer looking to build applications on the Anubis Chain (Anubis), this document provides all the essential information you need.
Getting Started¶
Anubis Chain (Anubis) is a high-performance blockchain network.
Since Anubis is EVM-compatible, your existing Ethereum smart contract skills will seamlessly transfer to Anubis.
Connecting¶
Here are some resources to help you get connected to the Anubis network:
Get Tokens¶
DAI is the gas utility token of Anubis Chain and is used to pay transaction fees.
JSON-RPC API¶
Interacting with Anubis requires sending requests to specific JSON-RPC API methods. Anubis’s APIs are compatible with Geth. - JSON-RPC API
Developer Tools¶
- Explorer
- SDK. If you are only using the SDK for Ethereum-compatible functions, then all Ethereum SDKs should work with Anubis.
- Tools
- Indexing
- Wallets
- Oracle
- Account Abstraction
- Data Analytics
For more tools and details, you can refer to Anubis Dev Tools.