Skip to content

yangwao/decent-docker

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

decent-docker // dcore

docker image with decend 1.2.2 at docker-hub

howto

publictestnet

docker pull yangwao/decent-docker:publictestnet-manual-1.2.2

docker-compose up publictestnet

mainnet - 1.2.2

docker pull yangwao/decent-docker:production-manual4

docker-compose up mainnet

cli_wallet

docker exec -it decent-docker_mainnet_1 bash

wallet websocket rpc

./cli_wallet --rpc-endpoint=0.0.0.0:8091

wallet http rpc

./cli_wallet --rpc-http-endpoint=0.0.0.0:8093

http & websocket rpc

./cli_wallet --rpc-endpoint=0.0.0.0:8091 --rpc-http-endpoint=0.0.0.0:8093

connect to other daemon

./cli_wallet --server-rpc-endpoint=ws://decent-docker_mainnet_1:8090

dcore documentation

https://docs.decent.ch/

credits

credits goes to https://github.com/Netherdrake/DECENT-docker

About

decentplatform // dcore docker images for easier access to DCT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published