darwinia-network / dj

Darwinia bridge relayer tool implemented in nodejs
GNU General Public License v3.0
4 stars 5 forks source link

Refactor the structure of this repo #60

Closed clearloop closed 4 years ago

clearloop commented 4 years ago

55


Steps

Tests

Download this branch and yarn && ts-node index.ts

clearloop commented 4 years ago

This pr should after #58, the merge steps should be:

  1. Merge #58 into master
  2. Merge master into this pr
  3. Merge this pr into master