Basic Smart Contract Example
Basic smart contract example.
Basic smart contract example.
Calling smart contract view functions with Solo.
How to create a L1 foundry
How to Create a Native Token Foundary.
Solidity smart contract ERC20.
Create and deploy a Solidity smart contract to mint NFTs using the ERC721 standard.
How to use the custom functionality of ERC20NativeToken
How to get the balance of L1 assets on L2
How to get NFT metadata from a L1 NFT
How to get the L2 NFTs in a collection.
How to get the L2 NFTs owned by an account.
How to get information about an on-chain NFT.
Invoking smart contracts with on-ledger and off-ledger requests with Solo.
How to mint L1 NFT
How to mint native token on an L1 foundry.
How to handle native NFTs on L2 and use them as ERC721
How to handle native tokens on L2 and use them as ERC20
How to register a native token as ERC20
How to send funds from L1 to L2.
How to Send Native Tokens Across Chains.
How to use a native NFT like an ERC721 NFT