Go to file
2021-09-13 00:30:00 +03:00
.github Reorg (#10) 2021-07-16 02:04:18 -05:00
aqua-examples Fix non-working echo greeting service 2021-09-13 00:30:00 +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 update sqlite version 2021-09-04 14:34:28 -05:00
quickstart Update all js-related examples to the latest version of JS SDK and Aqua compiler (#20) 2021-09-12 00:51:50 +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.