Skip to content

Quick example of using Nethereum in an Android Client using Maker Token contract

Notifications You must be signed in to change notification settings

Nethereum/Nethereum.Android.MakerSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nethereum.Android.MakerSample

Quick example of the compatibility of the Nethereum portable library with Android / Xamarin, the example uses the ERC20 standard token implemented by Maker.

Xamarin for Visual Studio or Studio is now free after the announcement at Microsoft Build 2016. Get it here https://www.xamarin.com/download

The example validates connectivity, contract encoding and decoding, and normal interactivity using geth (unlock account).

  • Connects to a geth client
  • Retrieves the balance (Morden as an example) from a Maker contract using the given address.
  • Transfer amount, unlocking account first.

Nethereum Android Rpc Client to Ethereum example

About

Quick example of using Nethereum in an Android Client using Maker Token contract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages