Skip to content
/ krown Public

Krown is an alt-coin that was created based on Litecoin v0.8.7.5

License

Notifications You must be signed in to change notification settings

kdvrao/krown

Repository files navigation

krownlogo

Krown

What is Krown?

Krown is an alt-coin that was created based on Litecoin v0.8.7.5

N.B This has been created purely for educational purposes. If you have any questions/comments/issues please feel free to contact me.

License

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

Testing

Automated Testing

Developers are strongly encouraged to write unit tests for new code, and to submit new unit tests for old code.

Unit tests for the core code are in src/test/. To compile and run them:

cd src; make -f makefile.unix test

Unit tests for the GUI code are in src/qt/test/. To compile and run them:

qmake BITCOIN_QT_TEST=1 -o Makefile.test bitcoin-qt.pro
make -f Makefile.test
./krown-qt_test

About

Krown is an alt-coin that was created based on Litecoin v0.8.7.5

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published