Zondax / filecoin-solidity

Filecoin Solidity API Library
Apache License 2.0
93 stars 43 forks source link

Add toEthAddress functionality in FilAddresses.sol util #342

Open shrenujbansal opened 1 year ago

shrenujbansal commented 1 year ago

This is a super useful library to deal with Filecoin addresses https://github.com/Zondax/filecoin-solidity/blob/master/contracts/v0.8/utils/FilAddresses.sol

We have a function to get a FilAddress from an eth Address. The reverse functionality to get an EthAddress from FilAddress would be very useful too

:link: zboto Link