Skip to content

Frontend for Sqwid, an NFT marketplace running on the Reef chain that features per-item customizable royalties.

License

Notifications You must be signed in to change notification settings

sqwid-app/sqwid-client

Repository files navigation

Logo

Sqwid - An NFT Marketplace

Version License: MIT

Logo

Sqwid - An ocean of possibilities

👨‍💻 About Sqwid

Sqwid is an NFT marketplace running on the Reef chain that features per-item customizable royalties.

All Sqwid NFTs are ERC1155 compatible which means each one can have multiple copies;

They also implement the EIP-2981 Royalty Standard, which allows creators to set a royalty percent that automatically gets transferred to their wallet whenever future sales of the NFTs happen. No extra work needed.

Sqwid supports image, video, and audio NFTs and all metadata is stored on Filecoin and IPFS which means the content you're buying or selling will never be taken down or tampered with.

📺 Presentation

https://www.youtube.com/watch?v=PHbwC92ylHU

🚀 Usage

git clone https://github.com/sqwid-app/sqwid-client.git
yarn && yarn start

or you can run it locally using docker

docker build -t sqwidapp .     
docker run -p 3000:3000 sqwidapp

🧔 Authors

👤 Andrei Cracanau

👤 Boidushya Bhattacharyay

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

✨ Show your support

Give us a ⭐️ if you liked this project!

📝 License

Copyright © 2021 Andrei Cracanau & Boidushya Bhattacharyay.
This project is MIT licensed.


Made with 💖 by Team Sqwid

About

Frontend for Sqwid, an NFT marketplace running on the Reef chain that features per-item customizable royalties.

Resources

License

Stars

Watchers

Forks

Packages

No packages published