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
65 forks
Language: Cairo
last commit: 5 months ago
Linked from 1 awesome list
accountargentcairosmart-contractsstarknet
Related projects:
Repository | Description | Stars |
---|---|---|
openzeppelin/cairo-contracts | A comprehensive library for secure smart contract development in Cairo for Starknet, enabling fast iteration and secure deployment. | 833 |
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. | 626 |
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 | 330 |
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 Golang library providing an interface to Starknet's Cairo backend and WASM frontend for easy interaction with the network | 153 |
xjonathanlei/starknet-rs | A Rust library providing a comprehensive interface to Starknet's decentralized platform | 287 |
starknet-io/starknet.js | A JavaScript library for interacting with the StarkNet blockchain platform | 1,230 |
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. | 117 |
starknet-edu/aa-workshop | A workshop project for teaching account abstraction in Starknet using Cairo syntax | 25 |
starknet-edu/counter-workshop | A tutorial project teaching smart contract development with Starknet using Cairo and Scarb. | 45 |