Skip to content

Crypto Chai is the Decentralized Chai Stop (aka Chai Ki Tapri) on Polygon. Indeed, we all are just a "CHAI" away! ☕

License

Notifications You must be signed in to change notification settings

githubotoro/crypto-chai-web3-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


logo

Product Hunt »
View Project | Report Bug | Request Feature
Twitter | PolygonScan | Smart Contract

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. Project Links
  7. Acknowledgments

About The Project 📝

Crypto Chai is the Decentralized Chai Stop (aka Chai Ki Tapri) on Polygon. Whenever you buy a Chai for someone, you become the owner of Crypto Chai. Vice-versa, whenever someone buys you a Chai, they become the owner of Crypto Chai. Thus, everyone can own the Crypto Chai by becoming the owner of deployed smart contract on Polygon. Indeed, we all are just a "CHAI" away! ☕

Built With 🔍

Colour Palette 🎨

  • #2f2c28 (Dune)
  • #8b4513 (Copper Canyon)
  • #cd853f (Raw Sienna)
  • #d3d3d3 (Alto)

Font Used ✒️

Getting Started 🚀

All you need to get started with this project is CHAI! 😄

Installation 💻

  1. Clone this repo.

    git clone https://github.com/githubotoro/crypto-chai-web3-app.git
  2. (Optional) Modify contractAddress in Working.js under /src/Components/Working and update CryptoChai.json under /src/Utils according to your smart contract or you can use mine as well.

    const contractAddress = "YOUR_SMART_CONTRACT_ADDRESS";

    NOTE: If you want to make changes to smart contract, refer this crypto-chai-smart-contract project and don't forget to update contractAddress and CryptoChai.json in your web3 app after deployment.

  3. Install NPM packages.

    npm install
  4. Start the project.

    npm start
  5. Time to have a cup of ☕!

Contributing 🤝

"Crypto Chai" 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 "chai". 🏷

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

License 📃

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

Contact ☎️

Uday Khokhariya

Project Links 🔗

Product Hunt Link : https://www.producthunt.com/posts/crypto-chai

GitHub Web3 App Project Link : https://github.com/githubotoro/crypto-chai-web3-app

GitHub Smart Contract Project Link : https://github.com/githubotoro/crypto-chai-smart-contract

Deployed Project Link : https://crypto-chai.vercel.app

Deployed Smart Contract Link : https://mumbai.polygonscan.com/address/0x70856254B2bEc0c6B0a591554bbbbea7b40389EB#code

Deployed Smart Contract Address : 0x70856254B2bEc0c6B0a591554bbbbea7b40389EB

Acknowledgments 🙌

About

Crypto Chai is the Decentralized Chai Stop (aka Chai Ki Tapri) on Polygon. Indeed, we all are just a "CHAI" away! ☕

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published