
#stayTORO »
View Project
|
Report Bug
|
Request Feature
OpenSea
|
Twitter
|
Instagram
If you like this project, don't forget to give it a star!
Thanks! 😊
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. 👀
All you need to get started with this toroic project is your toroness! 😄
-
Clone this repo.
git clone https://github.com/githubotoro/toro-domain-service-web3-app.git
-
(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.
-
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.
-
Install NPM packages.
npm install
-
Start the project.
npm start
-
Happy TOROing!
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". 🏷
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/ToroFeature
) - Commit your Changes (
git commit -m 'Add some ToroFeature'
) - Push to the Branch (
git push origin feature/ToroFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
- Twitter - tororulla
- Email - [email protected]
GitHub Project Link : https://github.com/githubotoro/toro-domain-service-web3-app
Deployed Project Link : https://toro-domain-service.vercel.app