-
## Resources
### cosmos.network/ecosystem
- [x] Akash Network (https://github.com/lovincyrus/cosmonauts-world/pull/20)
- [x] Binance Chain (https://github.com/lovincyrus/cosmonauts-world/pull/2…
-
```javascript
const privateKey = BncClient.crypto.generatePrivateKey()
const client = new BncClient(API_URL)
await client.setPrivateKey(privateKey)
```
This code will throw an error `Error` wit…
-
I tried the Ledger example and got the following error:
```
{ LedgerApp: [Function: LedgerApp],
app: [Function: LedgerApp],
transports:
{ u2f:
{ [Function: TransportU2F] isSupported…
-
hi i am trying to create an order programmatically, but getting
```
bad response, status code 401, response: {"code":401,"failed_tx_index":0,"message":"signature verification failed","success_tx_r…
-
Request URL: https://dex.binance.org/api/v1/broadcast?sync=true
Response:
code: 400
failed_tx_index: 0
message: "tx parse error"
success_tx_results: []
**function**:
await this.client.init…
-
run:
```bash
sudo /data/node-binary/fullnode/testnet/0.6.1/linux/bnbchaind start --home /data/block/bnb
```
return error message:
```error
panic: ERROR:
Codespace: 5
Code: 9
Message: "Initi…
-
Hello
I Just Implement BNB Implementation using javascript SDK but while generate public key got following error from sdk library please help out for this
TypeError: keypair.getPublic(...).enc…
-
when i use binance java sdk in my project, when i call BinanceDexApiRestClient#transfer method, but always got error:
org.bitcoin.Secp256k1Context: java.lang.UnsatisfiedLinkError: no secp256k1 in …
-
With a help from @huangsuyu, I can query account info like below
```
dingyo ~/Projects/python3_test : curl 'https://dataseed5.defibit.io/abci_query?path="/store/acc/key"&data=0x6163636F756E743A17DE…
-
pls review https://github.com/binance-chain/java-sdk/pull/55