-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs: add Solana contract call example #1263
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1263 +/- ##
=======================================
Coverage 99.99% 99.99%
=======================================
Files 858 858
Lines 14726 14726
Branches 1589 1589
=======================================
Hits 14725 14725
Misses 1 1 ☔ View full report in Codecov by Sentry. |
da97feb
to
589e302
Compare
65df35e
to
63c1b4d
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@types/debug@4.1.12, npm/@types/lodash-es@4.17.12, npm/@types/lodash@4.17.13, npm/@types/node@22.1.0, npm/@types/react-copy-to-clipboard@5.0.7, npm/@types/react-dom@18.3.1, npm/@types/react@18.3.5 |
💡 Background and solution
添加 Solana 发起交易并调用 Memo 合约的示例
🔗 Related issue link