Skip to content

Bitcoin2Team/Bitcoin2.0

Repository files navigation

Bitcoin 2.0 Core integration/staging tree

What is Bitcoin 2.0?

Bitcoin 2.0 is an experimental digital currency that enables instant payments to anyone, anywhere in the world. Bitcoin 2.0 uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money are carried out collectively by the network. Bitcoin 2.0 Core is the name of open source software which enables the use of this currency. Bitcoin 2.0 is based on the infrastructure of bitcoin, with parameters optimized for a modern deployment.

License

Bitcoin2 Core is released under the terms of the MIT license. See COPYING for more information or see https://opensource.org/licenses/MIT.

Installation Process

Installation of Bitcoin 2.0 requires following the corresponding "build" text at https://github.com/litecoin-project/litecoin/tree/master/doc

After the build is done compiling, go into -datadir (./Bitcoin2) and create a text file bitcoin2.conf containing the line:

addnode=24.90.16.52:30333

Then run src/qt/bitcoin2-qt, hide synchronization window, click Help > Debug window > Console and begin mining :)

Same commands as Litecoin 0.14 , i.e. generate 10 mines 10 blocks, getmininginfo shows current block info, etc.

Click receive and send to see addresses for receiving and sending, same as Litecoin UI.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published