Skip to content

wasmflow/getting-started-collection

Repository files navigation

Rust Component Boilerplate

Building

The Makefile includes the recipes necessary to generate code from the Apex schemas in ./schemas/.

To codegen, build, and sign your WASM module, run make

$ make

Codegen and clean

$ make clean && make codegen

Testing

$ make test

About

The component used in the getting started guide

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published