cryptoTSEC

An open-source Cryptocurrency implementation(built for TSEC Hacks 2021)

Stars
8

CryptoTSEC

An open-source Cryptocurrency implementation

Built for TSEC-Hacks 2021 hackathon 3rd prize winner of TSEC-Hacks 2021

cryptotsec.web.app

Overview

How To Use?

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,

Tech Stack

  • Firebase
  • React.JS

Try Locally

git clone https://github.com/rgab1508/cryptoTSEC.git
cd cryptoTSEC/web/cryptotsec
npm install
npm run start

Team