#zk deploy ignores smartcontracts that inherit from TokenContract

3 messages · Page 1 of 1 (latest)

frail moss
#

Hello,

When I use the zk deploy command to deploy my contracts, I only find in the list the contracts that inherit directly from Smartcontract.

The build.json seems to only list contracts that inherit from SmartContract, if contracts inherit from TokenContract, the contracts are ignored.

polar solstice
#

The latest version of zkapp-cli should fix that. Can you share zk system?

frail moss