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 e8cff5b
Show file tree
Hide file tree
Showing 15 changed files with 635 additions and 17 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 e8cff5b

Please sign in to comment.