Update contracts module branch

This commit is contained in:
Râu Cao
2022-10-31 12:29:52 +01:00
parent ad015f1cee
commit e4814923f9
3 changed files with 2670 additions and 9586 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import ethers from 'ethers';
import Kredits from 'kredits-contracts';
import Kredits from '@kredits/contracts';
import Service from '@ember/service';
import EmberObject from '@ember/object';
+2668 -9584
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -66,7 +66,7 @@
"eslint-plugin-node": "^11.1.0",
"ethers": "^5.4.7",
"fetch-mock": "^9.10.7",
"kredits-contracts": "git+https://gitea.kosmos.org/kredits/contracts#addresses/rsk-testnet-raucao-1",
"@kredits/contracts": "git+https://gitea.kosmos.org/kredits/contracts#deploy-rsk",
"loader.js": "^4.7.0",
"localforage": "^1.7.3",
"ndjson": "github:hugomrdias/ndjson#feat/readable-stream3",