Go to file
2021-10-22 09:37:31 +03:00
.github Reorg (#10) 2021-07-16 02:04:18 -05:00
aqua-examples update price-oracle web 2021-10-22 09:37:31 +03:00
archived update sqlite version 2021-09-04 14:34:28 -05:00
fluence-js-examples Update flunce-js examples 2021-10-21 23:15:13 +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 all getting started examples 2021-10-22 09:14:22 +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.