Migrate/switch to RSK testnet #203
@@ -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';
|
||||
|
||||
Generated
+2668
-9584
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user