tethanic

0.0.1 • Public • Published

Typescript Ethereum

[WIP] Typescript Implementation of the Ethereum Protocol.

Getting started

git clone git@github.com:sihoang/typescript-ethereum.git
cd typescript-ethereum
yarn

Compile typescript

yarn tsc

It will compile .ts files in the ./src folder to .js files in ./build.

Watch mode

yarn tsc:w

Installation

[TODO]

npm install -g tethanic

Usage

[TODO]

tethanic [-options]

License

GPL-3.0

Readme

Keywords

none

Package Sidebar

Install

npm i tethanic

Weekly Downloads

1

Version

0.0.1

License

GPL-3.0

Unpacked Size

37.1 kB

Total Files

3

Last publish

Collaborators

  • sihoang