Method for setting up Kredits

This commit is contained in:
2021-01-07 22:19:54 +01:00
parent 7626c6c1b2
commit 59d991d0a6
3 changed files with 2456 additions and 1 deletions

View File

@@ -10,6 +10,8 @@
"license": "ISC",
"dependencies": {
"axios": "^0.21.1",
"dotenv": "^8.2.0"
"dotenv": "^8.2.0",
"ethers": "^5.0.24",
"kredits-contracts": "^6.0.0"
}
}