An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

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)