argent-contracts-starknet
Smart contract library
Provides a set of smart contracts for Argent accounts on Starknet
Argent accounts for Starknet
168 stars
14 watching
64 forks
Language: Cairo
last commit: 3 months ago
Linked from 1 awesome list
accountargentcairosmart-contractsstarknet
Related projects:
Repository | Description | Stars |
---|---|---|
openzeppelin/cairo-contracts | A library for secure smart contract development written in Cairo for Starknet | 824 |
l-henri/starknet-cairo-101 | A tutorial series on building smart contracts with the Cairo language on StarkNet. | 23 |
argentlabs/argent-x | A browser extension for interacting with the StarkNet blockchain from a user's wallet. | 625 |
sambarnes/cairo-multisig | A multisig contract implementation in Cairo for StarkNet smart contracts. | 42 |
foundry-rs/starknet-foundry | A toolkit for developing and interacting with Starknet smart contracts in Rust. | 324 |
patractlabs/europa | A sandbox environment for developing, testing and debugging smart contracts on the Substrate blockchain | 77 |
eqlabs/starknet-multisig | Provides multi-signature functionality on the StarkNet blockchain using Cairo 1. | 91 |
nethermindeth/starknet.go | A Go library for interacting with Starknet's blockchain. | 151 |
xjonathanlei/starknet-rs | A Rust library providing a comprehensive interface to Starknet's decentralized platform | 286 |
starknet-io/starknet.js | A JavaScript library for interacting with the StarkNet blockchain platform | 1,223 |
credence0x/cairo-damn-vulnerable-defi | A set of challenges to learn offensive security of smart contracts on Starknet using the Cairo language. | 21 |
cairopen/cairopen-contracts | A set of standardized libraries for working with strings, math, binary, and hashing in Cairo contracts on StarkNet. | 23 |
davidhq/sublimeethereum | A package providing syntax highlighting for Smart Contract languages Solidity, Vyper, Yul, and StarkNet Cairo in the SublimeText editor. | 116 |
starknet-edu/aa-workshop | A workshop project for teaching account abstraction in Starknet using Cairo syntax | 23 |
starknet-edu/counter-workshop | A tutorial on creating a simple Starknet smart contract to demonstrate basic concepts and functionality. | 41 |