Skip to content

EthKids/ethkids-ui

Repository files navigation

ethkids-ui

This repo contains the user interface for the EthKids protocol https://ethkids.io/.

The underlying contract are available in contract repo https://github.com/EthKids/ethkids-contracts

How to run

The default configuration will use the Ropsten test network.

The latest contract addresses are already defined in the code, so only command you'll need is

npm run serve

Yuu also can easily switch to the Main net. To do so refer to the store.js and uncomment the lines in 'Main' section

How to add your NGO or charitable community

Landing on EthKids protocol takes just 15 minutes and some ETH to cover the deployment gas costs

Please let us know info.ethkids@gmail.com and we will guide you through

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

UI implementation for EthKids protocol: charitable donations

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published