From f06e938b1b4ee9b2146a99f4826559ec38ba4a0c Mon Sep 17 00:00:00 2001 From: boneyard93501 <4523011+boneyard93501@users.noreply.github.com> Date: Tue, 25 Jan 2022 19:11:11 -0600 Subject: [PATCH] add community dir --- community/README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 community/README.md diff --git a/community/README.md b/community/README.md new file mode 100644 index 0000000..ba5a77c --- /dev/null +++ b/community/README.md @@ -0,0 +1,15 @@ +# Awesome Community Contributions + +Community members have been coding incredible solutions based on Fluence and Aqua as part of a variety of hackathons and other initiatives. Below, find a list of contributions. If you want your project added, please open a PR. + +* Web3 Integrations + * [Aqua-Eth](https://github.com/ben-razor/aqua-eth) + * [Web3](https://github.com/ntrotner/web3-exposed-to-fluence) + * [Ethereum and Elasticsearch](https://github.com/Joera/gitcoin11-fluence) example + +* NFT + * [mint and transfer](https://github.com/tejas-kothari/BazaarEx) example + +* DID + * [SelfId](https://github.com/fsy412/SelfId-Auth-Fluence) + * [Identity Link](https://github.com/synycboom/identity-link-api-aqua)