-
With the near release of eosjs v21, a push from eosjs-ecc to elliptic has been decided. This repository utilizes eosjs-ecc and should migrate to the new methodology using eosjs v21 and elliptic.
Be…
-
Python 3.6.5 |Anaconda, Inc.| (default, Apr 26 2018, 08:42:37)
[GCC 4.2.1 Compatible Clang 4.0.1 (tags/RELEASE_401/final)] on darwin
Type "help", "copyright", "credits" or "license" for more informa…
-
eosjs_dist_eosjs_jssig__WEBPACK_IMPORTED_MODULE_5___default.a is not a constructor
-
![Uploading image.png…]()
After I deployed the project. When accessing with a browser, the web server displays "(node:8042) UnhandledPromiseRejectionWarning: Error: Fail to retrieve account for eosde…
-
Both cleos and eosjs seem to support this. Discussion on it here:
https://github.com/EOSIO/eosjs/issues/193
This could potentially be done through a plug-in?
-
```
const { Api, JsonRpc } = require('eosjs');
const { JsSignatureProvider } = require('eosjs/dist/eosjs-jssig');
const { convertLegacyPublicKeys } = require('eosjs/dist/eosjs-numeric');
const p…
-
https://github.com/greymass/anchor-link/blob/508599dd3fb3420b60ee2fa470bf60ce9ddca1c5/src/link.ts#L757
This encoding breaks compatibility with eosjs.
The resulting object is not iterable, as neede…
-
GetBalanceException Traceback (most recent call last)
in ()
1 #eos.get_currency_balance()
----> 2 eos.get_currency_balance('eosio.token', 'eoscanadacom', 'EOS')
~\An…
-
running the install script produces the following error:
```
./scripts/install.sh: line 9: pod: command not found
sed: ./node_modules/eosjs-api/lib/testnet.js: No such file or directory
error Co…
-
Getting error for
"eosjs-keygen": "^1.3.2"
"eosjs": "^22.0.0"
TypeError: Eos.Testnet is not a function