Skip to content

A POC for creating, resolving and updating a did:ethr identity on Ganache and Ropsten

Notifications You must be signed in to change notification settings

gjgd/poc-uport-integration

Repository files navigation

POC for Uport integration

This repo is a POC for creating, resolving and updating a did:ethr identity on Ganache and Ropsten

Running the POC

yarn
npx ganache-cli # in a separate terminal for ganache setup
export UPORT_INFURAURL="https://ropsten.infura.io/v3/<API_KEY>" # infura rpc connection for ropsten setup
export UPORT_MNEMONIC="word1 word2 ..."; # funded account mnemonic for ropsten setup
yarn test

About

A POC for creating, resolving and updating a did:ethr identity on Ganache and Ropsten

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published