Skip to content

Tutorial project to build a simple DApp on Core TestNet.

Notifications You must be signed in to change notification settings

div150283/dapp-tutorial

 
 

Repository files navigation

Building on Core

Welcome to the Building on Core tutorial repository! This repository is designed to provide developers with ready-to-use boilerplates and comprehensive guidebooks for building various dApps on the Core blockchain.

Overview

In this repository, you will find a variety of boilerplates tailored for different use cases, along with detailed guidebooks to help you get started with developing, deploying, and managing your dApps on Core.

Organization

  • Simple Storage Full Stack Dapp: boilerplate for deploying a simple smart contract on the Core blockchain and integrating frontend to read/write data from/to the smart contracts.

  • Basic Staking Full Stack Dapp: a simple staking dapp that uses custom ERC20 tokens for staking and rewarding users. It uses Hardhat for development, Solidity for smart contracts, and React for the frontend.

  • Decentralized Guestbook: a decentralized guestbook application using Hardhat for development, Solidity for smart contracts, and React for the frontend.

About

Tutorial project to build a simple DApp on Core TestNet.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.3%
  • CSS 13.2%
  • Solidity 11.7%
  • HTML 10.4%
  • TypeScript 10.4%