Skip to content

Get a skale maintainer and verify all the steps have been done #139

@posix4e

Description

@posix4e

The skale implementation has already had a good deal of work done for it

humanprotocol/hmt-escrow#261
humanprotocol/hmt-escrow@5357df3

So please build on top of this.

HMT-Escrow supports arbitrary EVM networks but there's a bit of work to do to make a network first class and make sure that it works. All of our EVM network launches are supported by gitcoin but you can gain a yearly bonus by being our network sponsor.

Steps to receive gitcoin bounty

  • Launch the contracts on the devnet and make sure that everything is working
  • Launch contracts on production network and file a commit with all the contract information to this repo's documentation. Here's an example Add polygon contract info hmt-escrow#296
  • Launch KVstore contracts https://github.com/humanprotocol/eth-kvstore
  • Add the contracts to the relevant network scanner (etherscan equivalent)
  • Launch a working app on the network. The easiest one to get going is our example fortune. https://github.com/humanprotocol/fortune Make a video of the functionality of the app working on the new network and link to relevant scanner transactions.
  • Add to human dashboard [ https://dashboard.humanprotocol.org/ ]
  • Request to become the maintainer for your EVM network. We will list you on our repo, give you an extra reward (generally around 1 ETH per year) and invite you to conferences. We will celebrate your name forever!
  • Verify bridging of tokens works

High level rules to make sure that you are doing this correctly

  • We never want to create a mintable token. Your change should not change the total token supply from 1 billion

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Merged and Paid

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions