Particle Advanced Wallet BETA 1Download Particle BETA 1 from Mega.co.nzIn addition, I have uploaded the source code for a very basic Sample Application. It is a VS2012 class library project. This sample app assembly is included in the Plugins folder of the BETA above. This way you can see it running, and then look at the source code to see how to create an app that will load into the UI.
SampleAppThe sample app posts messages to the message bus. Those messages are picked up by the Monitor app as it listens for IStatusMessage and IErrorMessage on the CoreMessageBus. So you can type in a message, send it, it posts to the message bus, and moments later you can see it get received by and appear in the Monitor.
Hi Moon,
Does it not support 32 bit OS?? Could you tune something so that it can be supported?
Wallet support 32bit OS , first you need config BitParticle.Wallet.exe.config file :
PUT you RPCUSER"/>
PUT you RPCPASSWORD"/>
You can set rpcuser and rpcpassword in particle.conf( must be in C:\Users\home\AppData\Roaming\Particle\)
Hi, firstly, BitParticle.Wallet.exe.config file cannot edit. what application you used to edit?
secondly, currently, I downloaded wallet in a new computer. Cannot find file in path C:\Users\home\AppData\Roaming\Particle\) due to I cannot open the wallet successfully.. What's other method? does someone said install the .net 4.0+ work??