2022-06-28 17:05:29 -05:00
..
2022-06-28 17:05:29 -05:00
2022-06-28 17:05:29 -05:00
2022-06-28 17:05:29 -05:00
2022-06-28 17:05:29 -05:00
2022-06-28 17:05:29 -05:00
2022-06-28 17:05:29 -05:00
2022-06-28 17:05:29 -05:00

Marine Starter Template

Get started quickly with your Wasm project with this template. To use this template you should have the following components available:

Use the template with cargo generate:

cargo generate cargo generate --git https://github.com/boneyard93501/fluence-template.git

Which will prompt you for the project name and then generate the project, which will be your directory name. cd into your new directory and run ./scripts/build.sh to compile the supplied greeting function to a Wasm file ready for deployment.

Check out the Fluence documentation for more details on Marine and Aqua.