They say art is a solitary pursuit... but who wants to be alone when you can be surrounded by other people's ideas? That's the inspiration behind The NFT Snapshot, a project that encourages collaboration and experimentation.
To get a local copy up and running follow these simple steps.
- npm
npm install -g pnpm
- Clone the repo
git clone https://github.com/dmagunov/snapshots.lol.git
-
Rename
env.example
in the root folder of the repo to.env
and fill in the variables -
Install NPM packages
pnpm install
- Start the app
pnpm dev
-
Smart Contract:
- Add support for multiple authors
- Upgradable Smart Contract
- Deploy to Mainnet
-
The NFT Snapshot:
- Interactive UI for Snapshot Creation
- Mobile first
- Installable snapshots (PWA)
- Pixel engine (support multiple engines)
-
P2P collaboration without central server - Unlockable content
-
Themes:
- More customizable themes
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
The ways you can contribute are:
- Reporting bugs
- Suggesting new features
- Creating pull requests
- Creating a Snapshot Theme
Distributed under the MIT License. See LICENSE.txt
for more information.