Go to file
2021-10-24 17:42:11 -05:00
.github Reorg (#10) 2021-07-16 02:04:18 -05:00
aqua-examples rm data file 2021-10-24 17:42:11 -05:00
archived update sqlite version 2021-09-04 14:34:28 -05:00
fluence-js-examples Update fluence-js to 14.2 and aqua to 0.4.0-235 (#33) 2021-10-22 09:41:48 +03:00
marine-examples Add marine_test for mod and build.rs test examples (#28) 2021-10-18 20:46:47 +03:00
quickstart Update fluence-js to 14.2 and aqua to 0.4.0-235 (#33) 2021-10-22 09:41:48 +03: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.