For the complete documentation index, see llms.txt. This page is also available as Markdown.

Quick Start

For software applications to interact with the WEMIX3.0 Blockchain(either by reading blockchain data or sending transactions to the network), they must connect to a WEMIX3.0 node.

To connect to the WEMIX3.0 Blockchain Network, start the WEMIX3.0 Node(i.e., gwemix) and complete block sync from the neighboring node.

After block sync is complete, users can create a new. And if you receive TWEMIX(Testnet WEMIX) for testing through Test Coin Faucet, you are ready for development.

Last updated