Skip to content

Commit

Permalink
Docs and dependencies (#6)
Browse files Browse the repository at this point in the history
## Goal

The goal of this PR is to update dependencies and make sure that the
docs are correct.
  • Loading branch information
wilwade authored Sep 24, 2024
1 parent a89a125 commit d763c54
Show file tree
Hide file tree
Showing 3 changed files with 153 additions and 505 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,9 @@ DEPLOY_SCHEMA_ACCOUNT_URI="//Bob" DEPLOY_SCHEMA_ENDPOINT_URL="ws://127.0.0.1:994

### To register a single schema

e.g. To register the "defaultTokenAddress" schema
e.g. To register the "default-token-address" schema

npm run deploy defaultTokenAddress
npm run deploy default-token-address

**Note:** Requires a sudo key if deploying to a testnet.
Mainnet will use the proposal system (`proposeToCreateSchema`).
Expand Down
Loading

0 comments on commit d763c54

Please sign in to comment.