Skip to content

Commit

Permalink
Cannon sandbox development (#109)
Browse files Browse the repository at this point in the history
* Rename all the steps in cannon file to be self explanatory without comments, plus snake_case convention

* wip

* Remove unused contracts

* Add contracts generator for local deployment and regenerate contracts

* Remove old script

* VERY UNNECESSARY AND INCORRECT CHECK!

* Add Andromeda on Base Goerli

* Allow selecting chains, that are unofficially supported

* Fix chain-id argument

* Andromeda has updated `function getCollateralPrice(address collateralType, uint256 collateralAmount) view returns (uint256)`
  • Loading branch information
noisekit authored Nov 16, 2023
1 parent 260529f commit 64c2bfd
Show file tree
Hide file tree
Showing 115 changed files with 60,530 additions and 9,756 deletions.
1 change: 1 addition & 0 deletions contracts/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
build/
cache/
tmp/
x.js
18 changes: 0 additions & 18 deletions contracts/cannon.sh

This file was deleted.

Loading

0 comments on commit 64c2bfd

Please sign in to comment.