⚫Getting Started

Welcome to Exorium a next-generation Layer-1 blockchain protocol designed for fast, secure, and scalable decentralized applications. This section provides a quick overview of how to interact with the Exorium ecosystem, from configuring your wallet to exploring the network core features.

🟢Setup Exorium Network⚫Consensus Engine🟢Genesis File⚫Contributing

With these basic steps setting up a wallet, exploring the network, and accessing resources you’re well on your way to discovering what Exorium has to offer. Whether you’re a user, developer, or validator, Exorium fast finality, low fees, and robust consensus present a versatile platform for building and interacting with decentralized applications. We’re excited to see how you harness Exorium to create the next wave of Web3 innovation

Below is a sample Solidity token contract & Erc-721 (NFT)

⚫ERC721🟢Smart Contract
  • Make sure you have added the Exorium Network to your wallet or development toolkit (Hardhat/Truffle/Remix).

  • Use the RPC URL, Chain ID, and Block Explorer corresponding to Exorium to verify and interact with the contract on the Exorium network.

  • Always review your code and test thoroughly on a testnet before deploying to mainnet.

Last updated