Skip to content

Cryptallet - a simple Xamarin.Forms application for working with Ethereum, Ethereum based token.

License

Notifications You must be signed in to change notification settings

NAXAM/cryptallet-xamarin-forms

Repository files navigation

Cryptallet - A cryptocurrency app

Cryptallet is a small application to demonstrate how to work with Ethereum and Ethereum based token with Xamarin. The app is built with Xamarin.Forms, Prism with modularity structure.

About

This project is maintained by Naxam Co.,Ltd.
We specialize in developing mobile applications using Xamarin and native technology stack.

Looking for developers for your project?


Screenshots

Unlock Home History
Unlock Home History

How to folk

Currently, the app is worked with my own created ERC20 contract. You might need to change the contract address to your desired one in order to test out the app.

Inside AccountsManager class, change line 48.

const string CONTRACT_ADDRESS = "{YOUR_SMART_CONTRACT_ADDRESS}";

You will also need to point out to your appropriate Ethereum network of your choice.

Inside AccountsManager class, change line 131

var client = new RpcClient(new Uri("{YOUR_ETHEREUM_NETWORK}"));

License

Cryptallet application is released under the Apache License, Version 2.0. See LICENSE for details.

Get our showcases on AppStore/PlayStore

Try our showcases to know more about our capabilities.

Contact us if interested.



Follow us for the latest updates
Twitter URL Twitter Follow

About

Cryptallet - a simple Xamarin.Forms application for working with Ethereum, Ethereum based token.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published