Skip to content

Commit

Permalink
ZIL-5471: Bridge - migrate codebase to zilliqa developer (#272)
Browse files Browse the repository at this point in the history
* Migrating bridge repo

* Move diagrams

* update all types

* fix remaining tests

* Major refactoring of tests

* update bridge code
  • Loading branch information
WuBruno authored Nov 9, 2023
1 parent f0837db commit d49339b
Show file tree
Hide file tree
Showing 22 changed files with 1,761 additions and 5 deletions.
66 changes: 61 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ packages:
- "zilliqa/js/zilliqa"
- "examples/zilliqa-js/latest-block"
- "examples/zilliqa-js/react-zilliqa-js"
- "zilliqa/products/bridge"
4 changes: 4 additions & 0 deletions products/bridge/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
artifacts
cache
node_modules
typechain-types
Loading

0 comments on commit d49339b

Please sign in to comment.