An open API service indexing awesome lists of open source software.

https://github.com/pymongo/solana_client_example


https://github.com/pymongo/solana_client_example

Last synced: 6 months ago
JSON representation

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