Skip to content

Digine-Labs/rosettacontracts

Repository files navigation

Rosetta Contracts

Rosetta Contracts is a smart contract library written in Cairo. It allows users to interact with Starknet with their Layer 1 signatures. This package has three subfolders: accounts, verifier, and Lens.

Accounts

Starknet account abstraction smart contracts execute and validate transactions with Ethereum call data and signature. This account allows users to interact with Starknet with their Layer 1 accounts.

Contract Addresses

Sepolia

Account Class: 0x0785ff074750ca56f7bbf73d22f3d2dd6ab2ae11c9b6db9203a8a7dd5d812d18
Rosettanet Class: --
Rosettanet: 0x0061fb9267e9a1cec091df1bcf1d4c7a179071e4da64cbc9ca7fccd2d78f88f0

About

Cairo smart contract library for Rosetta

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages