https://github.com/argentlabs/argent-contracts-starknet
Argent accounts for Starknet
https://github.com/argentlabs/argent-contracts-starknet
account argent cairo smart-contracts starknet
Last synced: 6 months ago
JSON representation
Argent accounts for Starknet
- Host: GitHub
- URL: https://github.com/argentlabs/argent-contracts-starknet
- Owner: argentlabs
- License: gpl-3.0
- Created: 2021-10-01T13:39:02.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-11-07T09:41:06.000Z (8 months ago)
- Last Synced: 2025-11-07T11:25:17.834Z (8 months ago)
- Topics: account, argent, cairo, smart-contracts, starknet
- Language: Cairo
- Homepage: https://www.argent.xyz
- Size: 59.3 MB
- Stars: 177
- Watchers: 13
- Forks: 74
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Audit: audit/ChainSecurity_Argent_Argent_Account_audit-2024-05.pdf
Awesome Lists containing this project
- awesome-account-abstraction - Argent account contracts on Starknet
README
# Argent Accounts on Starknet
## Specification
See [Argent Account](./docs/argent_account.md) and [Argent Multisig](./docs/multisig.md) for more details.
## Release Notes
See here for the [Argent Account](./docs/CHANGELOG_argent_account.md)
See here for the [Argent Multisig](./docs/CHANGELOG_multisig.md)
## Deployments
See deployed class hashes can be found here for the [Argent Account](./deployments/account.txt), and here for the [Argent Multisig](./deployments/multisig.txt)
Other deployment artifacts are located in [/deployments/](./deployments/)
## Full documentation
We have documentation about many other topis in the [Full documentation](./docs/SUMMARY.md)