Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AXE 🔥 Decentralized ▲ PoS 👾
by
charlie137
on 11/02/2018, 23:41:43 UTC
2/1 swap start will be announced very soon. std addresses will start with P now. origin curve preserved, expect low difficulty)) of course there will be farmers, so count on that. current numbers are available on github


Please post a fresh invitation to the discord.
And is there a version of the purse 1.0.3 for win?

https://discordapp.com/invite/RKE5PD9

you can build 1.0.3 from source, 1.0 is supported for the swap as well https://github.com/AXErunners/axe/releases/tag/v1.0
binaries are not the priority on upcoming release since i have only two hands) but mac win and nix tests are passing so working wallet will be available all major platforms. dependencies build https://github.com/AXErunners/axe/blob/master/depends/README.md  and  the core https://github.com/AXErunners/axe/blob/master/doc/README.md#building

oneliner from axe dir would be:

Code:
cd depends && make ; cd .. && ./autogen.sh && ./configure && make && sudo make install && axe-qt