Skip to content
This repository has been archived by the owner on Feb 18, 2021. It is now read-only.

Commit

Permalink
Merge pull request #187 from centrifuge/ethers-rewrite
Browse files Browse the repository at this point in the history
Ethers.js rewrite
  • Loading branch information
Jeroen Offerijns authored Sep 21, 2020
2 parents 6b7b533 + 08939d1 commit 4576e18
Show file tree
Hide file tree
Showing 30 changed files with 848 additions and 1,205 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
*.swp
*.swo
.DS_Store

# Logs
logs
Expand Down
1 change: 1 addition & 0 deletions .nvmrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
v12.16.3
Loading

0 comments on commit 4576e18

Please sign in to comment.