Skip to content

pauloreis7/blockIdeas

Repository files navigation

GitHub size GitHub GitHub size GitHub stars GitHub license

🏁 Application already finished 🏁

💡 Full app to share and vote in blockchain ideas in real time ⛓️

🔗 Index


👉 About the project

👉 Application Layout

👉 Features

👉 Technologies

👉 Project Prerequisites

👉 Download and execution

👉 Contribute with the project

👉 Author

👉 License

🔎 About the project


Web3 app for users mint their access pass, send blockchain ideas, vote in ideas and comment about these ideas.

Click here to access contract on etherscan

🎨 Application Layout


✅ Features


  • Mint exclusive NFT
  • Send ideas
  • Vote on idea
  • List all ideas
  • Detail page for each idea
  • Comment on idea
  • Listen contract events to real time update

🧪 Technologies


💻 Project developed with the following technologies

🚨 Project Prerequisites


Before you start, you will need to have the following tools installed on your machine:

💡 Also, it is good to have an editor to work with the code like VSCode

🏄‍♂️ Download and execution


# Clone the repository
$ git clone <https://github.com/pauloreis7/blockIdeas>

# Install the project dependencies for all folders
yarn

# Run the application
$ yarn dev

# The app will start on port:3000
access  <http://localhost:3000>

🎉 How Contribute

PRs Welcome


1. Fork the project.
2. Create a new branch with your changes: git 3. checkout -b my-feature
3. Save your changes and create a commit message telling what you have done: git commit -m "feature: My new feature
4. Submit your changes: git push origin my-feature

Author


👨‍💻 Author

Paulo Reis 🏆

Made by Paulo Reis 🤴 Contact me 👋

📝 License


This project is under the MIT license. See the LICENSE file for more details.🏛️

About

Full app to share and vote in blockchain ideas in real time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published