Go to file
2021-10-20 21:46:19 +03:00
.github Reorg (#10) 2021-07-16 02:04:18 -05:00
aqua-examples Update version 2021-10-20 21:46:19 +03:00
archived update sqlite version 2021-09-04 14:34:28 -05:00
js-sdk-examples Update all js-related examples to the latest version of JS SDK and Aqua compiler (#20) 2021-09-12 00:51:50 +03:00
marine-examples Add marine_test for mod and build.rs test examples (#28) 2021-10-18 20:46:47 +03:00
quickstart add quickstart 4 examples (#26) 2021-10-12 11:47:57 -05:00
.gitignore Web ui for price oracle (#12) 2021-07-19 17:36:54 -05:00
Readme.md Update Readme.md 2021-08-07 16:32:56 -05:00

Examples

This repo holds a collection of examples on how to build distributed applications with the Fluence stack.

The aqua-examples directory contains examples demonstrating the use of Aqua to compose decentralized applications from distributed services, whereas the marine-examples directory contains examples with respect to the development of Rust Wasm modules.

If you encounter a problem, please post an Issue or open a PR. If you want to contribute an example, please contact us by opening an Issue or a draft PR. See the contribution guidelines.

License

Unless otherwise indicated, the applicable license is Apache 2.0.