An opensource dApp to mint and showcase NFT on Bittorrent
Live Demo dApp |
Demo video
Table of Contents
CassavaLand is a platform that allows users to create, explore and sell extra-ordinary NFTs across multiple blockchains. The platform allows users to import their existing NFT collection, customize their profile and share to friends on social media.
Cassavaland NFT factory contract Bttc scan
To get started developing the project, you need to have the latest stable node and npm or yarn versions installed.
- Get a free API Key at Pinata
- Clone the repo
git clone https://github.com/cassavaland/mint-showcase.git
- Install NPM packages
yarn
- Create and populate a .env.local file with the required credentials
- To server the UI run
nx serve ui --dev
- Minting
- Showcase
- Marketplace
- Auction
- Buy Now
- Offer
Contributions are what make the open source community such an amazing place to learn, inspire, and create. 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 "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/supportAcala
) - Commit your Changes (
git commit -m 'Add some supportAcala'
) - Push to the Branch (
git push origin feature/supportAcala
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
- Twitter - @cassavaland
- Discord - @iphyman#9280
Active development continues in a private repository, will be opened to the general public after testing and launching of the complete marketplace in few weeks.