# Shardeum JSON-RPC Docs ## Docs - [Error Handling](https://tusharpamnani.mintlify.app/error-handling.md): How to handle errors and edge cases when working with ShardeumAPI. - [Standard Ethereum JSON-RPC Methods (Supported by Shardeum)](https://tusharpamnani.mintlify.app/ethereum-methods.md): Reference for standard Ethereum JSON-RPC methods supported by Shardeum. - [Shardeum JSON-RPC Developer Guide](https://tusharpamnani.mintlify.app/index.md): Comprehensive guide to connecting and interacting with Shardeum via JSON-RPC. - [Introduction](https://tusharpamnani.mintlify.app/introduction.md): Welcome to the Shardeum JSON-RPC Developer Guide. - [Prerequisites](https://tusharpamnani.mintlify.app/prerequisites.md): What you need before connecting to Shardeum via JSON-RPC. - [RPC Configuration (Mainnet & Testnet)](https://tusharpamnani.mintlify.app/rpc-configuration.md): How to configure RPC endpoints for Shardeum Mainnet and Testnet. - [Shardeum-specific JSON-RPC Methods](https://tusharpamnani.mintlify.app/shardeum-methods.md): Reference for Shardeum-specific JSON-RPC methods. - [ShardeumAPI Class](https://tusharpamnani.mintlify.app/shardeumapi-class.md): A class to interact with the Shardeum network via JSON-RPC and ethers.js. - [Step-by-Step Explanation](https://tusharpamnani.mintlify.app/step-by-step.md): Detailed breakdown of the ShardeumAPI class and its methods. - [Usage Example](https://tusharpamnani.mintlify.app/usage-example.md): A practical example of using the ShardeumAPI class in your project. ## OpenAPI Specs - [openapi](https://tusharpamnani.mintlify.app/openapi.json)