call_parameters | ||
curl_template | ||
echo-greeter | ||
ether-price-getter | ||
fluence-cuckoo | ||
greeting | ||
ipfs-node | ||
math | ||
multi-service | ||
records | ||
sqlite | ||
url-downloader | ||
web3-examples | ||
.gitignore | ||
Readme.md |
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.