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:
cd depends && make ; cd .. && ./autogen.sh && ./configure && make && sudo make install && axe-qt