mouzzarr / scroll-guides

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scroll Guides

Scroll Guides

The following guides are guidelines tailored to specific subjects. They serve as comprehensive resources, encompassing all the necessary information for successfully accomplishing a particular task.

Getting Started

This project demonstrates how to use hardhat or foundry to deploy a contract in Scroll's rollup network. This project contains a simple contract that will lock a certain amount of Ether in the deployed contract for a specified amount of time.

Miscellaneous

This project demonstrates how to use the create2 opcode and tests it across various networks.

This project demonstrates how to use estimate gas on Scroll

About

License:MIT License


Languages

Language:TypeScript 88.7%Language:Solidity 11.3%