0.7.3 • Published 1 month ago

@amax/amaxjs-core v0.7.3

Weekly downloads
-
License
BSD-3-Clause-No-M...
Repository
-
Last release
1 month ago

eosio-core (@greymass/eosio)

JavaScript library for working with EOSIO blockchains

Avaiable on npm: https://www.npmjs.com/package/@greymass/eosio

Install

npm install @greymass/eosio

API Documentation

https://greymass.github.io/eosio-core/

Running Tests

Run the unit test suite:

make test

Run the unit test suite with coverage:

make coverage

The report for the current version can also be found at: https://greymass.github.io/eosio-core/coverage/

Run the test suite in a browser:

make browser-test

The browser test suite for the current version of the library is available at: https://greymass.github.io/eosio-core/tests.html

Documentation

Documentation beyond the automatically generated API documentation above is currently incomplete. Until full documentation is complete, the tests themselves provide good reference material on how to do nearly everything.

https://github.com/greymass/eosio-core/tree/master/test

More:

Debugging

Instructions and notes on debugging typescript in your IDE. Explains how to match the Mocha test configuration found in the Makefile.

Notes on setting up IDE Debuggers

0.7.3

1 month ago

0.7.2

11 months ago

0.7.1

11 months ago

0.7.0

11 months ago

0.6.9

1 year ago