Smart contract that used to stake TKT tokens. In order to start network nodes, one should stake N amount of TKT tokens.
npm init
to init everything.
npm run test
to test.
truffle migrate --network mainnet
to deploy to mainnet.
crypto.tickets is not responsible for any damage caused by code or software in this repository. Use this code at your own risk.