mirror of
https://github.com/fluencelabs/examples
synced 2025-04-24 18:22:15 +00:00
* 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>
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.
Description
Languages
Rust
40.1%
TypeScript
29.1%
JavaScript
15.8%
Clojure
4.5%
SCSS
4.1%
Other
6.4%