Skip to content

DartSolana is a comprehensive Dart library tailored for the Solana blockchain ecosystem.

License

Notifications You must be signed in to change notification settings

Whitehare2023/dart_solana

Repository files navigation

Dart_solana

Dart_solana 是一个为 Solana 区块链生态系统封装的 Dart 库。
Dart_solana is a comprehensive Dart library tailored for the Solana blockchain ecosystem.

它提供了与 Solana RPC API 的直接交互,封装了诸如交易创建、签名生成和向网络广播等功能。
It facilitates direct interaction with Solana's RPC API, offering functionalities such as transaction creation, signature generation, and broadcasting to the network.

该库还提供了账户管理、获取网络状态和处理智能合约的支持。
The library also provides support for account management, fetching network state, and handling smart contracts.

这是我封装的一些方法,供大家使用。
Here are some of the methods I have encapsulated for your use:

  • addressLockupTable
  • associatedTokenAccount
  • computeBudget
  • ed25519
  • memo
  • nameService
  • secp256k1
  • splToken
  • splTokenMetaData
  • splTokenSwap
  • stake
  • stakePool
  • system
  • tokenLending
  • vote
  • Metaplex
  • auctionHouse
  • auctioneer
  • bubblegum
  • candyMachineCore
  • fixedPriceSale
  • gumdrop
  • hydra
  • nftPacks
  • tokenEntangler
  • tokenMetaData

About

DartSolana is a comprehensive Dart library tailored for the Solana blockchain ecosystem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published