tethanic
v0.0.1
Published
Typescript Implementation of the Ethereum Protocol
Readme
Typescript Ethereum
[WIP] Typescript Implementation of the Ethereum Protocol.
Getting started
git clone [email protected]:sihoang/typescript-ethereum.git
cd typescript-ethereum
yarnCompile typescript
yarn tscIt will compile .ts files in the ./src folder to .js files in ./build.
Watch mode
yarn tsc:wInstallation
[TODO]
npm install -g tethanicUsage
[TODO]
tethanic [-options]