blockchain-app
blockchain-app
When running the dev explorer 404.html appears on the localhost:3000/.
I start all the servers in the Architecture as mentioned, * Zookeeper * Kafka * Go Engine * Redis * MySQL with BIN-LOG Config I added pairs into the match...
Hi everyone, Running private network in heco. It will run for 1 day and return runtime out of memory error. Hereby, attached the screenshot of error: 
Hi Team, I tried this sample // import `xchain-thorchain` import { Client } from '@xchainjs/xchain-thorchain' // Create a `Client` const client = new Client({ network: 'testnet', phrase: 'my secret phrase'...
Transaction failed:insufficient funds for gas * price + value. I using the library in the back-end to sign the transaction. When I tried a different gas limit (gas-limit: "2100000" &...
Hi, we already using the Mysql binlog in another one usecase module. Then we tried to run these replication module, first time - dump and sync executes properly. If any...
We are developing a new extension for our own use cases. We have completed the separate wallet functionalities similar to MetaMask and developed our own DApp application. However, we are...
I tried this MoralisWeb3 package in local with the editor version [Unity 2020.3.26f1 LTS version], it shows unexpected character encountered while parsing value error. Kindly let me know, if any...
Hi, I trying to run the rango server and I followed all those steps you have shared. But it throws an error. Error : {"level":"error","time":"2021-09-18T13:18:54Z","message":"Loading public key failed: failed"} Kindly...
Hi, I have checked and run your source code it's working fine on localnet. When i am integrating with frontend on devnet i can't able to initialize the pool. I...