>
RPC Endpoints
JSON-RPC and REST API endpoints
{ }
Smart Contracts
Deploy Solidity contracts with Hardhat
<>
NeraSwap SDK
Integrate DEX functionality
*
Block Explorer
View transactions and contracts
Network Configuration
RPC Endpoints
Endpoints
EVM JSON-RPC
https://rpc.nerachain.io
:443
EVM WebSocket
wss://ws.nerachain.io
:443
REST API
https://api.nerachain.io
:443
Chain Configuration
EVM Chain ID
587
Cosmos Chain ID
nera_587-1
Currency
NERA
Decimals
18
Block Time
~1s
Consensus
CometBFT
Bech32 Prefix
nera
Base Denom
anera
Quick Start
Deploy Your First Contract
Compatible Tools
SDKs & Frameworks
Development
Hardhat
Ethereum development environment
Development
Foundry
Fast, portable toolkit for Ethereum
Library
ethers.js
Complete Ethereum library
Library
web3.js
Ethereum JavaScript API
IDE
Remix
Browser-based IDE
Library
OpenZeppelin
Secure smart contract library