examples/Readme.md

12 lines
768 B
Markdown
Raw Normal View History

2021-02-25 17:50:20 +00:00
# Examples
2021-02-25 19:24:28 +00:00
2021-06-30 00:27:09 +00:00
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 rules](https://github.com/fluencelabs/fluence/blob/master/CONTRIBUTING.md).
2021-02-25 19:24:28 +00:00
## License
2021-06-30 00:27:09 +00:00
Unless otherwise indicated, the applicable license is [Apache 2.0](https://github.com/fluencelabs/fluence/blob/master/LICENSE).