[Application Development] What is the blessed way of using OP smart contracts as dependencies? #704
-
Did you check the documentation?
Documentation Feedback (Optional)The docs don't mention the npm package directly, instead they suggest the contracts now live in the monorepo. The npm package is mentioned in the repo itself but the package on npm seems abandoned (last update 8 months ago) What type of issue are you experiencing?
Issue DescriptionN/A Steps to ReproduceN/A Are you using a specific library or SDK?
Are you using the latest version of the library/SDK?
Environment DetailsNo response Troubleshooting AttemptsNo response What type of support do you need?
Additional InformationNo response FeedbackNo response |
Beta Was this translation helpful? Give feedback.
Answered by
imtipi
Jan 14, 2025
Replies: 1 comment 8 replies
-
|
can you explain further?how you want to use these contracts,for example, are you going to interact the contracts?so that you can send tx onchain |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
most of the thing are migrated out of npm package,so you should use github monorepo as dependencies
I am also asking other guys, will reply here if we have better options for dependencies that github monorepo