Skip to content

Commit

Permalink
feat: migrate testnet code to xeon-testnet repo (#11)
Browse files Browse the repository at this point in the history
* feat: migrate testnet code to `xeon-testnet` repo

- init new repo at `xeon-protocol/xeon-testnet`
  - add as submodule of `v1-core`
- remove all testnet-specific code

* chore: remove testnet ABI files
  • Loading branch information
heyJonBray authored Jul 29, 2024
1 parent ee572a1 commit 5794efa
Show file tree
Hide file tree
Showing 10 changed files with 3 additions and 2,085 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@
[submodule "lib/forge-std"]
path = lib/forge-std
url = https://github.com/foundry-rs/forge-std
[submodule "lib/xeon-testnet"]
path = lib/xeon-testnet
url = https://github.com/xeon-protocol/xeon-testnet
Loading

0 comments on commit 5794efa

Please sign in to comment.