https://github.com/pymongo/solana_client_example
https://github.com/pymongo/solana_client_example
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pymongo/solana_client_example
- Owner: pymongo
- Created: 2024-07-16T10:48:22.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-19T13:49:26.000Z (almost 2 years ago)
- Last Synced: 2025-01-26T09:19:35.313Z (over 1 year ago)
- Language: TypeScript
- Size: 1.37 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
主要关注以下操作:
- 智能合约调用
- SOL代币转账
- 其他token转账
- NFT转账
- staking
-
-
-
## invoke [Hello World Program](https://solana.com/developers/guides/getstarted/hello-world-in-your-browser)
- examples/invoke_program.rs
- typescripts/invoke_program.ts