Replies: 1 comment 2 replies
-
I would put the libs in a |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've learned from @zhengjianhui that most projects maintained by capsule have a
libs
-like module outside thecontracts
module for regulatory reasons.Is there an explicit guide for this convention?
I ask this because kuai has a project template including the contracts module, and if the
libs
-like module is advisable for contracts development, it will be included in the project template.Beta Was this translation helpful? Give feedback.
All reactions