Skip to content

miraland-labs/amman

 
 

Repository files navigation

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

About

A modern mandatory toolbelt to help test solana SDK libraries and apps on a locally running validator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.0%
  • JavaScript 3.8%
  • Shell 0.2%