Skip to content

Releases: baxtmann/NukaCoin

2nd Release! And this one should work :)

20 Feb 22:04
10886db
Compare
Choose a tag to compare

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

20 Feb 19:37
c743af1
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release

This is still early release, this is not meant to be used by anyone wanting to try Nukacoin. Standby for a working release soon!

NUKACOIN IS BACK

16 Feb 22:30
c743af1
Compare
Choose a tag to compare
NUKACOIN IS BACK Pre-release
Pre-release

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

06 May 14:14
4daabba
Compare
Choose a tag to compare
Quickfix Pre-release
Pre-release

Added peers to conf file to hopefully fix issues with connecting to blockchain

First Public Release of NukaCoin!

06 May 13:43
4daabba
Compare
Choose a tag to compare
Pre-release

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!