This asset uses [Nethereum] and [SimpleJSON] under [The MIT License (MIT)]; see Third-Party Notices.txt file in package for details.
**PACKAGES**In order for this plugin to work you need NEthereum DLLs. You can get them from the example NEthereum provides:
https://github.com/Nethereum/Unity3dSimpleSample/tree/master/Assets/Plugins**DESCRIPTION**Thanks to this controller script you will be able to include Ethereum Cryptocurrency and Blockchain Signning Authentication in your games and applications.
It include 5 scenes:
YourEthereumWallet.unity:This scene shows how you can integrate the screens necesary to create a Ethereum wallet and send payments.
BasicManager.unity:This scene provides a basic control panel where you will be able to perform all kind of operations with Ethereum for free.
CreateKeys.unity:This scene allows you to easily create new wallets for free.
SignTextData.unity:This scene allows you to sign and authenticate with any of your keys text data.
SignImageData.unity:This scene allows you to sign and authenticate with any of your keys an image file.
**ADD FUNDS**In order to add funds you have these options:
On Ethereum Test Network add funds for free here:
https://www.rinkeby.io/#faucetOn Ethereum Main Network add funds with real cash here:
https://www.coinbase.comMore Information:
http://www.yourvrexperience.com