0.2.1 • Published 4 years ago

@aergo/athena-client v0.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

athena-client

npm npm

Provides client wrapper for interacting with aergo node

Aergo version compatibility: v1.3.x

Api

I am too lazy to write tutorial. Just see following test code.

Usage

  • Install dependenty : yarn install
  • Lint : yarn run lint
  • Test : yarn run test
  • Integration test : yarn run it (Assuming aergo server is running on testmode in a localhost)
  • Build : yarn run build