Category "nethereum"

Nethereum works well in unity editor, but not in android device

I'm using nethereum & unity with infura. (I'm developing an DApp.) I wrote some code for minting new NFT, and tested, and it worked very well. However, afte

deploy solidity contract with c#

I am developing an application on Ethereum blockchain. I use Solidity for contract and Nethereum c# library to connect to the contract. I am somehow new in Ethe