@arcblock/erc721did-contract 0.3.1 → 0.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -42,6 +42,8 @@ npm run deploy -- --network goerli --tags deploy
42
42
  npm run deploy -- --network base-goerli --tags deploy
43
43
  # deploy bsc-test
44
44
  npm run deploy -- --network bsc-test --tags deploy
45
+ # deploy sepolia
46
+ npm run deploy -- --network sepolia --tags deploy
45
47
 
46
48
  # generate lib
47
49
  npm run copy-to-lib