/ampnet-ae-middleware

Middlware layer for communication with Aeternity Blockchain.

Primary LanguageJavaScript

ampnet-ae-middleware

CircleCI Codacy Badge Language grade: JavaScript Total alerts FOSSA Status

Middlware layer for communication with Aeternity Blockchain.

Running tests

All the tests:

docker-compose up -d
npm test

Single-test:

docker-compose up -d
npm test --file ./test/global-setup.js ./test/happypath.test.js

License

FOSSA Status