You are viewing a single comment's thread from:

RE: Echelon has been launched

in #steemdev14 days ago

First of all, it's great that you launched the project despite the cancellation funding.

I set up a node, but unfortunately config.example.js is missing, now I have no idea how to enter the peers.

And one more thing: to create new tokens, you need to have a certain amount of STEEM, right? If so, how much?

Sort:  

Did you manage to run your node? You must publish your public key using the witness_register contract.

To create tokens you must pay with ECH tokens, no STEEM are required to use the sidechain transactions.

Edit: added some more instructions in the readme, you can find more informations about the fees to create tokens, farms, nfts etc here: https://github.com/FutureShockco/echelon/blob/main/src/config.ts#L25
Those values can be changed with a softfork, using the history records and only requiring a restart (if all witnesses decides to do so).

Loading...