.. | ||
README.md |
Awesome Community Contributions
Community members have been coding incredible peer-ro-pper applications and solutions using Fluence and Aqua as part of a variety of hackathons and other initiatives. If you want your project added, please open a PR.
Please note that unless otherwise indicated, community projects are not maintained by Fluence and may be outdated.
Adaptors And Integrations
-
Aqua-Eth is a Fluence and Aqua wrapper around ethers.js, a web3 sdk, and MetaMask, a crypto wallet, for use with Aqua. Checkout the demo and video.
- Uses Fluence JS
-
Web3 is a Fluence and Aqua wrapper around web3js, the "original" Ethereum SDK, for use with Aqua. Seedocumentation for detailed documentation and tests for examples.
- Uses Fluence JS
-
Ethereum and Elasticsearch is a project aiming to use Wasm for a variety of uses in Web3 ecosystem using Fluence and Aqua possibly in response to DAO directives. THe project is WIP but chockfull of great examples on how to use Fluence and Aqua in a larger Web3 project.
- Uses Marine Wasm
-
Fluence Tronweb is a wrapper around TronWeb -- a Javascript library for the Tron network. Not only a great way to use Aqua to interact with all things Tron but laos a great starting point to build your own SDK wrapper.
- Uses Fluence JS
NFTs With Fluence And Aqua
- BazaarEx is an online marketplac for second-hand electronic goods with an emphasis of decentralized logistics and using NFTs. Check out their excellent documentation.
Verifiable Credentials And Decentralized Identities With Fluence And Aqua
-
Ceramic's IdentityLink is a service that issues verifiable claims which prove that a decentralized identity (DID) owns one or more (Web2) social accounts
- The IdentityLink API Aqua project implements Ceramic's IdentityLink API as a peer-to-peer protocol to help users associate their social accounts to Decentralized Identifiers (DID) with Aqua.
- Uses Fluence JS, Marine Wasm, Ceramic
- The IdentityLink API Aqua project implements Ceramic's IdentityLink API as a peer-to-peer protocol to help users associate their social accounts to Decentralized Identifiers (DID) with Aqua.
-
Ceramic's Self.ID allows developers to implement authentication processes with Ceramic and associated decentralized solutions.
- The SelfId-Auth project uses Fluence and Aqua to manage a permission "Whitelist" for Fluence services
- Uses Fluence JS, Marine Wasm, Ceramic
- The SharedDoc project uses Self.ID to manage permissioning for shared documents
- Uses Fluence JS, Marine Wasm, Ceramic
- The SelfId-Auth project uses Fluence and Aqua to manage a permission "Whitelist" for Fluence services
Fluence And Aqua Tooling
- The Aqua Playground provides a browser-based IDE and runtime framework for Aqua scripts and Fluence JS. See the demo app.
- Uses Fluence JS