Skip to content

feat: Complete Dart SNS SDK with in Dart#120

Open
Immadominion wants to merge 6 commits intoSolanaNameService:mainfrom
Immadominion:main
Open

feat: Complete Dart SNS SDK with in Dart#120
Immadominion wants to merge 6 commits intoSolanaNameService:mainfrom
Immadominion:main

Conversation

@Immadominion
Copy link

Full Solana Name Service SDK implementation in Dart with complete JavaScript parity:

  • Domain resolution, registration, transfer, burn operations
  • NFT tokenization and ownership management
  • Record management (V1/V2) with validation
  • Ethereum RoA verification and cross-chain support
  • Real-time WebSocket subscriptions and caching
  • Production cryptography (Ed25519, Keccak-256, secp256k1)
  • Hardware wallet transaction serialization

Needs thorough testing before production use. Tried to replicate SNS sdk.

Flutter example: https://github.com/Immadominion/sns-flutter-example

@Immadominion Immadominion changed the title feat: Complete Dart SNS SDK with production-ready implementations feat: Complete Dart SNS SDK with in Dart Sep 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant