Code Monkey home page Code Monkey logo

intensecoin's Introduction

Daemon

docker run --name IntensecoinDaemon --volume daemon:/daemon/data easyhash/intensecoin:latest /daemon/intensecoind --log-level=0 --rpc-bind-ip=0.0.0.0 --rpc-bind-port=18081 --data-dir=/daemon/data --hide-my-port --confirm-external-bind --add-exclusive-node 140.82.9.90:48772 --add-exclusive-node 62.48.164.60:48772 --add-exclusive-node 5.249.27.162:48772

Wallet

docker run --name IntensecoinWallet --volume wallet:/daemon/data --link IntensecoinDaemon:daemon easyhash/intensecoin:latest /daemon/intense-wallet-rpc --daemon-address=http://daemon:18081 --wallet-file=/daemon/data/intensecoin.wallet --rpc-bind-ip=0.0.0.0 --rpc-bind-port=18082 --password '<wallet password>' --confirm-external-bind --trusted-daemon --disable-rpc-login

intensecoin's People

Contributors

easyhash avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.