Go to file
2021-02-26 03:33:20 +03:00
call_parameters add FCE examples 2021-02-25 15:49:56 -06:00
curl_template update readmes 2021-02-26 03:33:20 +03:00
ether-price-getter update gitignores 2021-02-25 13:41:11 -06:00
fluence-cuckoo update gitignores 2021-02-25 13:41:11 -06:00
greeting add FCE examples 2021-02-25 15:49:56 -06:00
ipfs-node add FCE examples 2021-02-25 15:49:56 -06:00
records add FCE examples 2021-02-25 15:49:56 -06:00
sqlite add FCE examples 2021-02-25 15:49:56 -06:00
url-downloader update readmes 2021-02-26 03:33:20 +03:00
web3-examples add web3 examples and tutorial 2021-02-25 16:26:05 -06:00
.gitignore update readmes 2021-02-26 03:33:20 +03:00
Readme.md update readme 2021-02-25 16:40:14 -06:00

Examples

This repo holds a collection of Fluence examples and tutorials across the entire Fluence stack. If you encounter any issues or have improvement suggestions, please raise them in Issues or create a PR.

call_parameters

To Do:

  • Add documentation

greeting

Fluence's peer-to-peer analogy to "Hello World."

To Do:

  • Add documentation

ipfs-node

To Do:

  • Add documentation

records

To Do:

  • Add documentation

sqlite

To Do:

  • Add documentation

url-downloader

To Do:

  • Add Rust frontend

ether-price-getter

ETH price getter as Fluence service from centralized CoinMarketCap.

fluence-cuckoo

ExposeCuckoofilter crate as a Fluence service.

To Do:

  • Add documentation
  • Add Rust frontend

web3-examples

Illustrate Ethereum RPC calls as Fluence services.

To Do:

  • Add documentation
  • Add frontend

Contributing

While the project is a still in the early stage of development, you are welcome to track progress and contribute. At the current moment we don't have detailed instructions on how to join development or which code guidelines to follow. However, you can expect more info to appear soon enough. In the meanwhile, check out the basic contributing rules.

License

Unless otherwise indicated, the applicable license is Apache 2.0.