mirror of
https://github.com/fluencelabs/examples
synced 2024-12-04 19:20:17 +00:00
ba79f5ce9c
* upadte demo * init repo * update curl params * add string sub alteantive, update aqua * update * bump versions, remove unused files * update aqua * Add section 5: Decentralized Oracles With Fluence And Aqua (#35) * init quickstart-5 * update consensus calc, tests * update serivce, aqua * update service and deploymnt * update aqua, air * add seq version * update aquq * update examples * add fold, no fold to aqua * update par * update service, aqua with err value * update tests with err_val * add connect check, remove peer.connect funcs * update Readme * move body to gitbook * update fldist run_air to aqua run * bump versions * add fldist disclaimer, update version in fluence js client * update services, fjs node * update urls * update dialer * change multiaddr * Add 'tcp' to multiaddr * Aqua examples: checking npm version in aqua-ipfs-integration (#37) * update service id * update signer and services, readme * add functon * move repo * update docs * update Marine section * Update README.md * update error mapping * remove contract.rs Co-authored-by: folex <0xdxdy@gmail.com> Co-authored-by: Pavel <Pavel.Murygin@gmail.com> |
||
---|---|---|
.github | ||
aqua-examples | ||
archived | ||
fluence-js-examples | ||
marine-examples | ||
quickstart | ||
.gitignore | ||
Readme.md |
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.