Skip to content

WebAssembly mock runtime and ts-mocha harness for metashrew indexers

Notifications You must be signed in to change notification settings

sandshrewmetaprotocols/metashrew-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metashrew-test

metashrew mock runtime

Usage

yarn add -D https://github.com/sandshrewmetaprotocols/metashrew-test
import { IndexerProgram } from "metashrew-test"
const program = new IndexerProgram(wasmHex);
const result = await program.run('_start');

License

MIT

Author

flex

About

WebAssembly mock runtime and ts-mocha harness for metashrew indexers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published