https://github.com/0xmichalis/putty-exerciser
📞 Exercise Putty calls nice and easy
https://github.com/0xmichalis/putty-exerciser
options options-trading
Last synced: 3 months ago
JSON representation
📞 Exercise Putty calls nice and easy
- Host: GitHub
- URL: https://github.com/0xmichalis/putty-exerciser
- Owner: 0xmichalis
- License: mit
- Created: 2022-11-20T10:50:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-23T09:25:32.000Z (over 2 years ago)
- Last Synced: 2025-01-24T13:12:18.887Z (5 months ago)
- Topics: options, options-trading
- Language: Solidity
- Homepage:
- Size: 113 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Putty exerciser [](https://github.com/0xmichalis/putty-exerciser/actions/workflows/ci.yml)
Exercise Putty calls nice and easy.
## Install
```sh
git clone https://github.com/0xmichalis/putty-exerciser.git
cd putty-exerciser
forge install
```## Test
```sh
forge test
```## Update Gas Snapshot
```sh
forge snapshot
```## Contracts
TODO