Skip to content

vojtastefan/scaffold-eth-2-solidity

 
 

Repository files navigation

🏗 Scaffold-ETH 2

🧪 An open-source, up-to-date toolkit for building decentralized applications (dapps) on the Ethereum blockchain. It's designed to make it easier for developers to create and deploy smart contracts and build user interfaces that interact with those contracts.

⚙️ Built using NextJS, RainbowKit, Hardhat, Wagmi, and Typescript.

  • Contract Hot Reload: Your frontend auto-adapts to your smart contract as you edit it.
  • 🔥 Burner Wallet & Local Faucet: Quickly test your application with a burner wallet and local faucet.
  • 🔐 Integration with Wallet Providers: Connect to different wallet providers and interact with the Ethereum network.

Requirements

Before you begin, you need to install the following tools:

Quickstart

This is a collection of Scaffold-ETH challenges aimed at teaching the basics of the following concepts:

  • Solidity
  • Hardhat (deploy and test)
  • NextJS
  • Scaffold-ETH (yarn, hooks, components, etc)
  • Protocol Integrations (subgraph-package, etc)

To get started we recommend starting with Challenge #0 however here are all the current challenges.

Documentation

Visit our docs to learn how to start building with Scaffold-ETH 2.

To know more about its features, check out our website.

Contributing to Scaffold-ETH 2

We welcome contributions to Scaffold-ETH 2!

Please see CONTRIBUTING.MD for more information and guidelines for contributing to Scaffold-ETH 2.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.7%
  • JavaScript 1.7%
  • Solidity 1.4%
  • Other 0.2%