alastria / alastria-identity-lib

A TypeScript library to interact with the Alastria Identity Smart Contracts
https://alastria.io/en/id-alastria/
MIT License
5 stars 7 forks source link

Use "etherjs" instead of "web3" #120

Open VictorNS69 opened 4 years ago

VictorNS69 commented 4 years ago

Implement the lib using etherjs instead of web3.

Link: https://docs.ethers.io/v5/

VictorNS69 commented 4 years ago

Issue currently blocked because there are other issues with higher priority.