From 56599ae160b279b57963d205bc275c4de691f326 Mon Sep 17 00:00:00 2001 From: boneyard93501 <4523011+boneyard93501@users.noreply.github.com> Date: Fri, 10 Dec 2021 10:57:16 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24a6a0b..12f952f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Use the [fluence js node example](https://github.com/fluencelabs/examples/tree/m ### Intermediate/Advanced Bounty -- 1 x USD 2,000 -* Implement a Fluence service and Aqua workflow to enable interactive signing of arbitrary data, including transactions, with Metamask and a least one other wallet using the EIP712 standard. This challenge requires you to implement the solution as one of more Wasm modules that deploy to the network and to use Aqua to compose the service(s). +* Implement a Fluence service and Aqua workflow to enable interactive signing of arbitrary data, including transactions, with Metamask and a least one other wallet using the EIP712 standard. This challenge requires you to implement the solution as one or more Wasm modules that deploy to the network and to use Aqua to compose the service(s). * Implement and deploy Wasm IT modules to create, manage or verify Decentralized Identity (DID) or Verifiable Credentials (VC) documents and associated linked data. An implementation using BBS+, see https://w3c-ccg.github.io/ldp-bbs2020/, would score a lot of goodwill. Document your solution and provide a max three (3) minute video presenting and demonstration your solutions and submit via a Github or GitLab repo with MIT or Apache 2.0 license.