Skip to content

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

License

Notifications You must be signed in to change notification settings

metaplex-foundation/amman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Amman Build and Test

A m odern man datory toolbelt to help test solana 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 solana-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