Networks

Testnet (Public)

General

PropertyValue
Token NameDARK Token
SymbolDARK
Decimals18
Chain ID11812

Files

NameFile
Cryptocrypto.json
Appapp.json
Seed peerspeers.json

Ports

ProcessPort number
P2P4000
Public API4003
Transaction Pool API4007
RPC API4008

Endpoints

URLPurposeDescription
https://testnet.mainsailhq.com/apiHTTP API (REST)Public-facing RESTful API for interacting with blocks, wallets, transactions, etc.
https://testnet.mainsailhq.com/txTransaction BroadcastingEndpoint for submitting raw transactions to the network.
https://testnet.mainsailhq.com/rpcJSON-RPC EndpointRPC interface for querying node state and executing smart contract calls.

Explorer

Receiving testnet tokens

You can receive testnet tokens from the DARK Faucet. The faucet is a service that provides free tokens to testnet users.

You need to provide your testnet address to receive tokens. If you don't have a testnet address, you can create one using the Mainsail TX Tester.

Devnet (Local)

General

PropertyValue
Token NameDARK Token
SymbolDARK
Decimals18
Chain ID10000

Files

NameFile
Cryptocrypto.json
Appapp.json
Seed peerspeers.json

Ports

ProcessPort number
P2P4000
Public API4003
Transaction Pool API4007
RPC API4008

Endpoints

URLPurposeDescription
http://localhost:4003/apiHTTP API (REST)Public-facing RESTful API for interacting with blocks, wallets, transactions, etc.
http://localhost:4007/apiTransaction BroadcastingEndpoint for submitting raw transactions to the network.
http://localhost:4008/apiJSON-RPC EndpointRPC interface for querying node state and executing smart contract calls.