FIL-Builders / onramp-contracts

Prototyping smart contracts piping data to the filecoin network
1 stars 2 forks source link

Adding IPC subnet support #3

Open longfeiWan9 opened 1 month ago

longfeiWan9 commented 1 month ago
snissn commented 1 month ago

example for GMP to look at https://github.com/consensus-shipyard/ipc/blob/main/extras/linked-token/contracts/LinkedToken.sol#L179

documentation to set up IPC node https://docs.ipc.space/quickstarts/deploy-a-subnet

also let's give this a try https://github.com/consensus-shipyard/ipc/blob/main/scripts/deploy_subnet_under_calibration_net/deploy.sh which may just automate setting up the ipc node for us if it works :crossed_fingers: