Skip to content

githubotoro/toro-domain-service-web3-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


logo

#stayTORO »
View Project | Report Bug | Request Feature
OpenSea | Twitter | Instagram

If you like this project, don't forget to give it a star!
Thanks! 😊

Table of Contents 📌

  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgments

About The Project 📝

Totorulla is a hand-drawn totogenic NFT collection of Totoru Family on OpenSea. This project is the official expansion for the community where everyone can be a part of the "Totoru Family" by minting their own .toro domain on Polygon. Join the totoric world of "Totoru Family" and be that "Totorulla" which was hidden inside you all along. 👀

Built With 🔍

Getting Started 🚀

All you need to get started with this toroic project is your toroness! 😄

Installation 💻

  1. Clone this repo.

    git clone https://github.com/githubotoro/toro-domain-service-web3-app.git
  2. (Optional) Modify CONTRACT_ADDRESS in App.js under /src and update contractABI.json under /src/utils according to your smart contract or you can use mine as well.

    const CONTRACT_ADDRESS = "YOUR_SMART_CONTRACT_ADDRESS";

    NOTE: If you want to make changes to smart contract, refer this toro-domain-service-hardhat project and don't forget to update CONTRACT_ADDRESS and contractABI.json in your web3 app after deployment.

  3. Get your own Alchemy API Key on "Polygon Mumbai Testnet" from Alchemy. Make a .env file in the root directory and enter the following line.

    REACT_APP_ALCHEMY_KEY = "YOUR_ALCHEMY_API_KEY"

    NOTE: Never push your .env file to GitHub.

  4. Install NPM packages.

    npm install
  5. Start the project.

    npm start
  6. Happy TOROing!

Contributing 🤝

Totorulla is a community project and any contributions you make are greatly appreciated. If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "toro". 🏷

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/ToroFeature)
  3. Commit your Changes (git commit -m 'Add some ToroFeature')
  4. Push to the Branch (git push origin feature/ToroFeature)
  5. Open a Pull Request

License 📃

Distributed under the MIT License. See LICENSE for more information.

Contact ☎️

Totorulla NFT Collection : OpenSea | Instagram

GitHub Project Link : https://github.com/githubotoro/toro-domain-service-web3-app

Deployed Project Link : https://toro-domain-service.vercel.app

Acknowledgments 🙌