Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 1.06 KB

README.md

File metadata and controls

33 lines (19 loc) · 1.06 KB

Amman Build and Test

A m odern man datory toolbelt to help test miraland SDK libraries and apps on a locally running validator.

Amman CLI

Includes the relay, validator interface and mock storage server.

Use this inside the .ammanrc.js config file as well as the amman command line tool it includes on the terminal.

Read More

Amman Client

Includes asserts, address labeling, transaction interface and a client to the relay. Use this inside your tests and the browser.

Read More

Amman Tests

Test amman itself to make sure that configuratio of and communication with the miraland-test-validator works as expected and that requests to the relay are handled properly.

Deveolpers adding/changing a feature should add a test here to ensure it works.

Read More

LICENSE

Apache-2.0