You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: erc20-wrapper-registry/README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
# ERC20 Wrapper - Violet ID example
2
2
3
-
This project aims to demonstrate a simple example of how to wrap ERC20 tokens to a compliant version of it using VioletID
4
-
It comes with a sample Factory contract, and a CompliantERC20 contract on Optimism Goerli.
3
+
This project aims to demonstrate a simple example of how to wrap ERC20 tokens to a compliant version of it using VioletID. It comes with a sample Factory contract, and a CompliantERC20 contract on Optimism Goerli.
5
4
6
5
You can check a frontend with a live version of this demo [here](https://erc20-wrapper.violet.co/)
7
6
The frontend is located on the `frontend` folder, all relevant code can be found on the `frontend/pages/index.tsx` file
0 commit comments