metaplex-foundation / amman

A modern mandatory toolbelt to help test solana SDK libraries and apps on a locally running validator.
https://metaplex-foundation.github.io/amman/docs/
Apache License 2.0
72 stars 17 forks source link

feat: validator with simple CLI #1

Closed thlorenz closed 2 years ago

thlorenz commented 2 years ago

amman runs test validator according to provided JavaScript config.

NOTE: this is the initial implementation and the CLI will be improved with a proper tool like yargs or similar in a subsequent PR.