foundry icon indicating copy to clipboard operation
foundry copied to clipboard

Add support for filecoin

Open zhiqiangxu opened this issue 9 months ago • 0 comments

Component

Forge

Describe the feature you would like

Make foundry work for filecoin evm, the main challenge is integrating the builtin contracts(actors in filecoin's term) .

Additional context

This is the solidity library for calling those builtin contracts: https://github.com/filecoin-project/filecoin-solidity

zhiqiangxu avatar May 24 '24 09:05 zhiqiangxu