Skip to content

rsksmart/rootstock-quick-start-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyToken Smart Contract Project

This repository contains a project for developing, testing, and deploying a smart contract using the Hardhat framework, tailored for the Rootstock network.

Repository Branching Strategy

For detailed steps, see the getting started guide.

What You Will Learn

By cloning this repository and following the quickstart guide, you will learn:

  • How to set up a Hardhat project and configure it for the Rootstock network
  • How to create, compile, test, and deploy a simple ERC20 token contract using Hardhat and OpenZeppelin
  • How to interact with your deployed contract using Remix and MetaMask
  • How to connect your smart contract with a web front-end using ethers.js
  • How to debug and troubleshoot common issues in Web3 development
  • How to use various tools and libraries to enhance your Web3 development experience

Prerequisites

Before you start, you should have the following prerequisite

How to Use This Repository

Clone the Repository

Start by cloning this repository to your local machine.

git clone https://github.com/rsksmart/rootstock-quick-start-guide.git

Getting Started Guide

After cloning this repository, follow the getting started guide to setup your project.

Explore the Final State of the Project

The feat/complete branch contains the final state of the project after completing all the development steps in the getting started guide. You can reference this branch at any stage of development to verify your work.

Project Development Steps

Learn and Experiment

This repository is not just a codebase but a learning tool. Feel free to experiment with the code at different stages to better understand how Ethereum smart contracts and the Rootstock network operate.

Debugging and Troubleshooting Tips

For common issues and solutions in Rootstock and Hardhat development, see the troubleshooting guide

Additional Resources

Contributing

Contributions to this project are welcome! Whether it's improving the documentation, adding new features, or reporting issues, your input is valued. Please feel free to fork the repository and submit pull requests.

License

This project is open source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •