[go: up one dir, main page]

Skip to content

hiteshjoshi1/did-own

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC 1056 - Upgraded Ethereum DID registry from Uport

https://github.com/uport-project/ethr-did-registry

ChangeLOG

Moved contracts to solidity 0.5. Fixed migrations. Fixed the test suite to be web3 1.0 compliant.

Needs ganache running at http://localhost:8545

truffle compile

truffle migrate --reset

truffle test

FOR running against Kaleido

export PRIVATE_KEY=<Your Pvt Key>
export NODE_ADDRESS=<Your Kaleido Node Address>

Then run the signing tests

truffle test test/kaleido_test.js --network imda

About

Moved Uport's ERC1056 to v5 and fixed tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published