Skip to content

A simple DAPP where users can creators aution and sell their NFTs but most importantly get to enjoy royalty benefits when the NFT is resold using the Reach framework.

License

Notifications You must be signed in to change notification settings

RyanKoech/Reach-NFT_with_Royalties

Repository files navigation

Contributors Forks Stargazers Issues MIT License

Reach NFT with Royalties

A simple DAPP where users can creators aution and sell their NFTs but most importantly get to enjoy royalty benefits when the NFT is resold.

Built With

  • Major languages: HTML, CSS, Javascript, Reach
  • Frameworks: Tailwind CCS, React
  • Technologies used: Reach

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Running on Ubuntu on similar OS.
  • Installed Make.
  • Installed Docker and Docker-Compose. Use sudo apt command
  • Given docker command admin rights. Here.
  • Has a MyAlgo Wallet

Install

git clone <this-repo>

npm install

Usage

#Download Reach in src directory (<this-repo>/src)
curl https://docs.reach.sh/reach -o reach ; chmod +x reach

#Update Reach and Compile Reach code
./reach update
./reach compile

#Start the Reach Devnet
./reach devnet

#On Another terminal, in root directroy, Serve the frontend
npm start

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

A simple DAPP where users can creators aution and sell their NFTs but most importantly get to enjoy royalty benefits when the NFT is resold using the Reach framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published