ApeWorX / archive-ape-starknet

StarkNet ecosystem plugin for the Ape Framework
https://www.apeworx.io/
Apache License 2.0
19 stars 12 forks source link

docs: README deploy and factory contract update #122

Closed dtdang closed 1 year ago

dtdang commented 1 year ago

What I did

Add sender=account for empty deploy() methods and fix the example factory contract so people can copy and paste the contract if they want to use it as an example.

fixes: APE-384

How I did it

How to verify it

Checklist

linear[bot] commented 1 year ago
APE-384 Starknet README update

Update to show all project.MyContract.deploy() instances have a sender because it is now necessary with the latest update