Ethereum Sample Apps (Ionic)

šŸš§

Important Note!

Note that the option of creating new apps with the Ionic framework was removed but we still support the projects that were created with it earlier.

In these sample app tutorials, we will walk you through the steps of setting up your account for issuing your first token on the Ethereum network using a single smart contract and demonstrate how you can create a sample Ethereum Wallet mobile app step by step.

The token will be a standard ERC20, it will provide the main functions and can be used as a general base for more sophisticated applications.

Download and Resources

If you are interested in the detailed steps, please follow the step-by-step instructions below:
Creating Ethereum ERC20 Smart Contract
Creating ERC20 Sample App.