An open-source Cryptocurrency implementation
Built for TSEC-Hacks 2021 hackathon
3rd prize winner of TSEC-Hacks 2021
Once you open the web app, you will be able to see the transaction pool and list of blocks, if you want to create a transaction, you need to create a wallet,
Once you have created the wallet, you can create new transactions,
- Firebase
- React.JS
git clone https://github.com/rgab1508/cryptoTSEC.git
cd cryptoTSEC/web/cryptotsec
npm install
npm run start