Skip to content

ptisserand/starknet.dart

 
 

Repository files navigation

starknet.dart

The goal of this SDK is to be able to interact with Starknet smart contracts in a type-safe way.

You can also call the JSON-RPC endpoint exposed by the Starknet full nodes (see the specs).

📚 docs

💬 telegram chat

🎯 roadmap

🧑‍💻 how to contribute

Motivation

Starknet is a revolution in the web3 world: it allows to scale Ethereum and offers the best possible UX thanks to unique features like account abstraction or session keys.

But web3 mainstream adoption won't happen unless decentralized applications go to mobile.

That's why it's a priority to build the best possible Starknet SDK for dart applications, thus unlocking the era of Flutter mobile apps on Starknet.

Releases

No releases published

Packages

No packages published

Languages

  • Dart 91.8%
  • Kotlin 2.1%
  • Swift 2.0%
  • Cairo 1.7%
  • C++ 1.1%
  • CMake 0.6%
  • Other 0.7%