Skip to content

Commit

Permalink
web-wallet: Add allocation page
Browse files Browse the repository at this point in the history
Resolves #2106
  • Loading branch information
kieranhall committed Aug 24, 2024
1 parent 46594e0 commit 1cf1af5
Show file tree
Hide file tree
Showing 21 changed files with 766 additions and 69 deletions.
1 change: 1 addition & 0 deletions web-wallet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ N.B. the current `0.1.2` version of the library has no option to pick the networ
```
# can be empty string, must start with a slash otherwise, must not end with a slash
VITE_BASE_PATH=""
VITE_CONTRACT_ALLOCATE_DISABLED=false
VITE_CONTRACT_STAKE_DISABLED=false
VITE_CONTRACT_TRANSFER_DISABLED=false
VITE_CURRENT_NODE=${VITE_LOCAL_NODE}
Expand Down
Loading

0 comments on commit 1cf1af5

Please sign in to comment.