1. Account Abstraction
What would happen if you lose access to the private keys of your wallet?
What would happen if you lose access to the private keys of your wallet?
Cairo is a programming language for writing provable programs, where one party can prove to another that a certain computation was executed correctly. Cairo and similar proof systems can be used to provide scalability to blockchains.
1. Protostar
Starknet.js is a JavaScript library to interact with Starknet, typically in script or a decentralized applications. StarkNet.js is inspired by Ethers.js, so it's easier if you have experience with it.
Work in Progress...