aa-workshop
Contract template
A workshop project for teaching account abstraction in Starknet using Cairo syntax
Code for Account Abstraction workshop using latest Starknet syntax
25 stars
2 watching
15 forks
Language: Cairo
last commit: 10 months ago Related projects:
Repository | Description | Stars |
---|---|---|
starknet-edu/counter-workshop | A tutorial project teaching smart contract development with Starknet using Cairo and Scarb. | 45 |
l-henri/starknet-cairo-101 | A tutorial series on building smart contracts with the Cairo language on StarkNet. | 23 |
foundry-rs/starknet-foundry | A toolkit for developing and interacting with Starknet smart contracts | 330 |
shramee/starklings-cairo1 | An interactive tutorial to get started with Cairo and Starknet programming | 453 |
argentlabs/argent-contracts-starknet | Provides a set of smart contracts for Argent accounts on Starknet | 168 |
lambdaclass/starknet_stack | A framework for building high-performance decentralized blockchains based on Starknet and Cairo | 42 |
openzeppelin/cairo-contracts | A comprehensive library for secure smart contract development in Cairo for Starknet, enabling fast iteration and secure deployment. | 833 |
abstractsdk/templates | Provides a starting point for building composable smart-contracts on the Abstract platform | 12 |
sambarnes/cairo-multisig | A multisig contract implementation in Cairo for StarkNet smart contracts. | 42 |
warp-contracts/warp-wasm-templates | Provides pre-built templates and tools for developing and deploying smart contracts in various programming languages on the SmartWeave Protocol | 41 |
wtfacademy/wtf-starknet | An education platform to onboard developers to the Starknet blockchain development ecosystem. | 60 |
cosmwasm/cw-template | A template to create smart contracts in Rust for the Cosmos SDK | 288 |
cairopen/cairopen-contracts | A set of standardized libraries for working with strings, math, binary, and hashing in Cairo contracts on StarkNet. | 23 |
starknet-io/starknet.js | A JavaScript library for interacting with the StarkNet blockchain platform | 1,230 |
0xspaceshard/starknet-hardhat-example | A basic Hardhat project demonstrating usage of the Starknet plugin for smart contract development | 90 |