So our project is a blockchain system. The idea of the name was born through the hope of coming back to our lives before the covid19....
Command line Interface for covidcoins powered by Ali & Martina. This is a command line interface with mnemonic private key generator for the Symbol Blockchain provided by NEM.
This project is connected with the course "Informatics for Economy and Finance" aka "Blockchain Technology" - CdL Informatica Unversità della Calabria UNICAL.
If you want to test the app and receive some CovidCoin just send us an email with your PUBLIC ADDRESS.
You can also do multisignature transaction using:
Address: TARCV2-AUQDWV-LBPZP4-BYIRKS-XNQ7MX-EIWNDO-3VEB
Public Key: EE03382FEEFF8F8C533EFD3CF8C75BF27513E59E61EEE32AD5B1462F16CB5889
cd symbol-cli-wallet
yarn
Win: tsc \src\index.ts
Lin&Others: yarn build
Win: node \src\index.ts
Lin&Others: yarn start