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-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
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.
4
4
5
-
You can check a frontend with a live version of this demo [here](https://erc20-wrapper.violet.co/)
5
+
You can check a frontend with a live version of this demo [here](https://erc20-wrapper.violet.co/).
6
6
The frontend is located on the `frontend` folder, all relevant code can be found on the `frontend/pages/index.tsx` file
7
7
8
8
Find all VioletID live addresses in our [docs](https://docs.violet.co).
0 commit comments