Releases: baxtmann/NukaCoin
2nd Release! And this one should work :)
Working on Win/Linux, see readme for info on how to run.
Things added since the last release
- Hardcoded 2 peers into conf file to ensure wallet connects (01-Helsinki, 01-Frankfurt)
- Fixed JavaFX issue that was preventing windows wallet from running
- Cleaned up Github Software files
- Fixed Github Readme
- Ran 2 transactions on the blockchain to get it working
0.0.4
NUKACOIN IS BACK
We have re-compiled the code, and we are back baby!
This time to stay!
This is the initial release, I will push out another version tomorrow that is more user friendly.
This release is for experienced users only! AKA no support for this version!
Quickfix
First Public Release of NukaCoin!
This is our first public release of NukaCoin! NOTE THAT THIS IS A BETA AND THINGS ARE STILL VERY MUCH BEING WORKED ON! This release will run on windows and linux. To run on windows, run NukaCoin.exe
Once ran, navigate to http://localhost:6971 to create your wallet and get started. To get some coins in your wallet, message BrandonAxtmann on our Discord for 1000 free coins!
To run on Linux, install JDK-8 and NodeJS + NPM
then, run sh ./compile.sh
There will be some errors about an unexpected char, that is fine. If you see any other issues, message our support team on Discord.
Once compiled,
run with sh ./run.sh
Once ran, navigate to http://localhost:6971 to create your wallet and get started. To get some coins in your wallet, message BrandonAxtmann on our Discord for 1000 free coins!