Skip to content

Commit

Permalink
* added description for Off-chain Relayer
Browse files Browse the repository at this point in the history
* realign milestones cost
  • Loading branch information
ramilexe committed Aug 10, 2023
1 parent 0a5ab6a commit 7c62fc5
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions applications/DAOsign.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,15 @@ Example (interfaces) of the smart contracts can be found here https://github.com

Detailed storyboard can be found here: https://consideritdone.storiesonboard.com/m/PUCLDvQC4kKwoRJ8kbm3MA .

**Off-chain Relayer**

Relayer is an off-chain component that accepts transaction (with EIP-712 signature from Metamask) from user,
signs it and sends to the network. This app will be developed using following technology stack:

* Typescript/NodeJS
* express.js
* polkadot.js

**Architectural diagram**

<img width="805" alt="Screenshot 2023-05-28 at 23 30 53" src="https://github.com/Burmenska/Grants-Program/assets/3983591/54c8708d-e180-46f3-9a78-b7121de133d3">
Expand Down Expand Up @@ -165,7 +174,7 @@ We are currently working on a tech demo (kind of a pre-beta version) and non-blo

* **Estimated Duration:** 6 weeks
* **FTE:** 2
* **Costs:** 40,300 USD
* **Costs:** 36,075 USD


| Number | Deliverable | Specification |
Expand All @@ -183,7 +192,7 @@ We are currently working on a tech demo (kind of a pre-beta version) and non-blo

* **Estimated Duration:** 2 weeks
* **FTE:** 2
* **Costs:** 7,800 USD
* **Costs:** 12,025 USD


| Number | Deliverable | Specification |
Expand Down

0 comments on commit 7c62fc5

Please sign in to comment.