Welcome to the hottest new 💩 coin on the block. We are taking this to the moon 🚀
- Start this via node.py
- Create new wallet
- Load wallet
- Initialise database
- Insert start values into database via psql
insert into status (status) values (0);
insert into stolen (stolen) values (0);
insert into value (value) values (1);