An open API service indexing awesome lists of open source software.

https://github.com/zemse/decentralised-registration-ipfs

POC of User Profile dApp powered by IPFS and Ethereum Smart Contracts
https://github.com/zemse/decentralised-registration-ipfs

Last synced: 8 months ago
JSON representation

POC of User Profile dApp powered by IPFS and Ethereum Smart Contracts

Awesome Lists containing this project

README

          

# User Profile Registration powered by IPFS and Ethereum Smart Contracts

This demo project is a demonstration for user registration on smart contracts using Ethereum and using IPFS for storing data off-chain.

```
$ git clone https://github.com/zemse/decentralised-registration-ipfs.git
$ cd decentralised-registration-ipfs
$ npm i
$ npm run start
```
or access the [hosted production build](https://decentralised-registration-ipfs-git-master.zemse.now.sh/).

## Steps
1. You will need a Eth Wallet, you can create one from any Ethereum/ERC20 supported wallet like [EraSwapLife](https://eraswap.life), [MyEtherWallet](https://myetherwallet.com), etc.
2. Get some Kovan ETH. You can this [faucet](https://gitter.im/kovan-testnet/faucet), just paste your address in the chat and the bot would be sending you test ether.
3. Open [https://decentralised-registration-ipfs-git-master.zemse.now.sh/](https://decentralised-registration-ipfs-git-master.zemse.now.sh/) and sign in using your private key, keystore, mnemonic.
4. After loading your Eth Wallet, register yourself.