-
Not directly related to the library itseflt, but i could not get install the npm package:
```npm i @binance-chain/javascript-sdk
npm ERR! code E404
npm ERR! 404 Not Found: @binance-chain/javascri…
-
When trying to deposit for a listing proposal i get the following error msg:
```
{"code":65540,"message":"{\"codespace\":1,\"code\":4,\"abci_code\":65540,\"message\":\"signature verification faile…
cgebe updated
5 years ago
-
The sign doc json should be [sorted](https://github.com/binance-chain/bnc-cosmos-sdk/blob/50675b8015ab0dbac91a926a2df746174dbb33f7/types/utils.go#L10). This method could do this for convenience.
ht…
-
I made
```
git clone https://github.com/binance-chain/javascript-sdk
cd javascript-sdk
npm i
```
Installation fails with (last lines):
```
node-pre-gyp WARN Using request for node-pre-gy…
-
When you get this issue to download the Visual Studio Installer:
https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2017
If you are from the far away future and the above li…
-
Getting error message:
```
{"code":65540,"message":"{\"codespace\":1,\"code\":4,\"abci_code\":65540,\"message\":\"signature verification failed\"}"}
```
Following the e2e example.
It's strange th…
-
- Plugin Name:
- Plugin Version: 6.9.1
- OS Name: Windows 7
- OS Version: 6.1
- Java Version: 11.0.7
- App Name: IDEA
- App Full Name: IntelliJ IDEA
- Is Snapshot: false
- App Build: IU-202.6397.94
-…
-
I'm trying to broadcast a transaction on the `mainnet` like so:
```
const ark_client = require('@arkecosystem/client');
async function broadcast(transaction) {
const client = await ark…
-
# Community Update 06— December 2018
**[Community Update 06 - December 2018](https://blog.omisego.network/community-update-december-2018-b0f2526a2149)**
It’s that wonderful time of the year agai…
-
I have discovered library that actually supports Kuna.
https://www.npmjs.com/package/ccxt
Do we want to switch to ccxt inside? Just wanted to get your opinion.