This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const ScatterJS = require('scatterjs-core').default | |
const ScatterEOS = require('scatterjs-plugin-eosjs').default | |
const Eos = require('eosjs') | |
ScatterJS.plugins(new ScatterEOS()) | |
const connectionOptions = { | |
initTimeout: 10000 | |
} | |
const network = { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0x221fAb74874e6caFcf973D204Ff369C91D3FC494 |