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
23 stars
2 watching
15 forks
Language: Cairo
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
starknet-edu/counter-workshop | A tutorial on creating a simple Starknet smart contract to demonstrate basic concepts and functionality. | 41 |
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 in Rust. | 324 |
shramee/starklings-cairo1 | An interactive tutorial to get started with Cairo and Starknet programming | 452 |
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 library for secure smart contract development written in Cairo for Starknet | 824 |
abstractsdk/templates | Provides a starting point for building composable smart-contracts on the Abstract platform | 10 |
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,223 |
0xspaceshard/starknet-hardhat-example | A basic Hardhat project demonstrating usage of the Starknet plugin for smart contract development | 90 |