Quickstart
Last updated
Last updated
Follow these simple steps to set up your ONO node and start forging coins:
Node.js and PostgreSQL must be installed on your machine.
You must burn at least 100 ONO coins from the wallet address you plan to use for forging.
Note: To burn ONO coins, simply send them to the following burn address:
000000000000000000000000000000000000000000000000000000000000000000
Clone or download the ONO Core repository from .
Navigate to the downloaded ONO Core folder.
Open the .env
file and adjust the settings to:
Connect to your PostgreSQL database.
Choose between mainnet or testnet.
You can find detailed descriptions of each setting here.
Open your terminal, navigate to the ONO Core directory, and run:
The node will automatically start synchronizing with the network.
Once synchronization is complete, forging will begin automatically, and you'll start earning ONO coins!