First time using ape. How can I setup properly? #1756
Aviksaikat
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I would like to share the tips and tricks I currently use to develop projects.
poetry
,pdm
,pyenve
etc.ape init
ape-config.yaml
and then install them all at onceape-config.yaml
Minimal
ape-config
setup withfoundry
. Installape-foundry
,ape-alchemy
,ape-solidity
plugins & foundry andape
to make it work.ape-config.yaml
Beta Was this translation helpful? Give feedback.
All reactions