MonkeyD-Core

Results 21 comments of MonkeyD-Core

It's becouse every user have ability to create their own address on the core wallet example cli command `coin-cli getnewaddress "LABEL"` so , the system will identify the users address...

make sure your JSON-RPC server are accessable by docker here is the simple way to fix the problem edit coin.conf file add this : ``` rpcallowip=0.0.0.0/0 rpcbind=0.0.0.0 ``` restart your...

make sure to run full url like if in your : `config/app.yml` url set to domain : domain.com and subdomain with : www that mean you have to access your...

Do your node synced to the latest block ?

> Is ther a quide on how to get Bitgo to work on here. Also having problems with tower not saving the info that was put in for wallets and...

did you do `bundle install` ?

Use 2.6-stable version, the newest version need Finex License key where you don't have that

can you show me your config/app.yml setting on the domain line

If you don't have finex license, you have to turn it off, or use version 2-6-stable