rgab1508 / cryptoTSEC

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

Home Page:https://cryptotsec.web.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CryptoTSEC

An open-source Cryptocurrency implementation

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

cryptotsec.web.app

Overview

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,

Create Wallet

Once you have created the wallet, you can create new transactions,

Create Transaction

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

About

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

https://cryptotsec.web.app


Languages

Language:JavaScript 91.7%Language:HTML 8.3%