Go to file
boneyard93501 ba79f5ce9c
NEAR integration with Fluence and Aqua (#38)
* 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>
2021-12-18 14:56:34 -06:00
.github Reorg (#10) 2021-07-16 02:04:18 -05:00
aqua-examples NEAR integration with Fluence and Aqua (#38) 2021-12-18 14:56:34 -06:00
archived update sqlite version 2021-09-04 14:34:28 -05:00
fluence-js-examples Update fluence-js to 0.14.3 2021-11-11 15:36:42 +03:00
marine-examples Add marine_test for mod and build.rs test examples (#28) 2021-10-18 20:46:47 +03:00
quickstart Add section 5: Decentralized Oracles With Fluence And Aqua (#35) 2021-12-03 01:08:04 -06: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.