Skip to content

Commit

Permalink
Merge pull request #42 from valory-xyz/feat/wallet
Browse files Browse the repository at this point in the history
Master wallet implementation
  • Loading branch information
angrybayblade authored Apr 5, 2024
2 parents 89d9be4 + ed44c4f commit 380e2f5
Show file tree
Hide file tree
Showing 54 changed files with 1,860 additions and 9,887 deletions.
3 changes: 2 additions & 1 deletion .env.example
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
FORK_URL=
NODE_ENV=
STAKING_TEST_KEYS_PATH=
STAKING_TEST_KEYS_PATH=
DEV_RPC=
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,6 @@ temp/

!operate/data
dist/
electron/.next
electron/.next

cache
Loading

0 comments on commit 380e2f5

Please sign in to comment.