update readme

This commit is contained in:
boneyard93501 2021-07-19 23:03:44 -05:00
parent 6c53975398
commit 1fce5ecaed

View File

@ -239,3 +239,9 @@ or to a ready-made typescript stub:
```text
% aqua-cli -i aqua-scripts -o air-scripts
```
## Summary
We illustrated different ways to create decentralized price oracle applications on the Fluence stack by reusing existing services hosted on network peers. While the implementations for both price getter and oracle, i.e., mean, services are stylized, it should be quite apparent that the Fluence stack is well suited for a broad range of Web3 off-chain applications including price (feed) oracles.
If you are interested in implementing service adapters to various DEX's at the smart contract level or oracle algortihms, please contact us and we can allocate some Gitcoin bounty to your efforts.