marciob / ERC404-Cairo

ERC404 Cairo: hybrid token standard on StarkNet, enabling liquidity and fractionalization in a ZK Rollup ecosystem.
0 stars 1 forks source link

Implement Set Whitelist function (Issue #4) #20

Closed Falco90 closed 9 months ago

Falco90 commented 9 months ago

Added set_whitelist function to the interface and implementation.

Falco90 commented 9 months ago

This needs to be updated once we have ownership logic in the contract.

marciob commented 9 months ago

This needs to be updated once we have ownership logic in the contract.

thanks, opened another issue: https://github.com/marciob/ERC404-Cairo/issues/21