- Add the token to the psy-token-registry
- Deploy a new version of the registry to npm
- Update package.json to use the latest version and install
- Add the project to mainnet projects
- You will still have to take the following steps to get an option in your wallet that will show up
- Make sure your wallet has devnet SOL (got to trade.PsyOptions faucet page to claim some, be sure to set the network to devnet)
- Claim some PSY from that faucet page as well
- [OPTIONAL] Head to initialize market page. Again be sure to change the network to devnet and create whatever style option you want
- Head to the mint page. Again be sure to change the network to devnet and fill in the SAME EXACT parameters you had before. This will fill the option market key at the top and allow you to mint options.
- You can use the 12/30/2022 $1 PSY CALL market with address
Ap8vsZspKn3oGBhf166oJR5pcMcg7JS2b7TAh1yfSmg6
- You can use the 12/30/2022 $1 PSY CALL market with address
- After minting the options go back to fusion and connect your wallet.
git clone [email protected]:mithraiclabs/psyoptions-management.git
yarn install
yarn start
The project uses recoil and some experimental dev tools.
src/components/DevTools
In the browser, you can use these commands:
- changeMonitorKey
ctrl-m
- changePositionKey
ctrl-q
- toggleVisibilityKey
ctrl-h
The console and dock monitor will update after recoil state changes