Closed alexander-camuto closed 1 year ago
Feat: Converts the bindings to a simple cli interface within ./cli.
./cli
```bash cd ./cli cargo run --bin saturn-contracts deploy -S secrets/.secret -U https://api.hyperspace.node.glif.io/rpc/v1
Fix: Ensures the bindings adhere to the latest ethers Abigen formatting.
Feat: Converts the bindings to a simple cli interface within
./cli
.Fix: Ensures the bindings adhere to the latest ethers Abigen formatting.