/tbtcescrow

Primary LanguageJavaScriptMIT LicenseMIT

TBTCEscrow

Disclaimer: for entertainment only, do not use for trading decisions.

Installation

git clone https://github.com/airocket/tbtcescrow
cd tbtcescrow
npm install express --save
npm install web3 --save

Start

node server.js

Smart contract

Smart contract edit and deploy use Remix (https://remix.ethereum.org/) https://github.com/airocket/tbtcescrow/blob/main/TBTCEscriow.sol

Plans for the future

  1. Testing contract
  2. Create user frendly web UI
  3. Deploy contract in mainet.