Getting started

Learn how to create your own Solidity Smart Contract User Interfaces SSCUI or (SCUI for short) using the SimpleICO development patterns.

Description

SimpleICO is an open-source project built with Angular 6+ and written in Typescript.

A note about the technology

This documentation assumes that you are familiar with Angular 6, Typescript and Solidity.

Its main objective is to provide design patterns so developers can integrate with any kind of Solidity Smart Contract through its ABI and implement a user interface for the end-users to interact with these smart contracts.

Contributing

Noticed something that will make the code or the project better?

Fork the project and submit a pull-request

Last updated