demox-labs / art-factory

Making NFTs on Aleo easy

Home Page:https://art.privacypride.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation

The full documentation can be found here

🚀 Quick Start

Ensure you have:

  • Node.js 16 or later installed
  • Yarn v1 or v2 installed

Then run the following:

1) Clone the repository

git clone https://github.com/demox-labs/art-factory && cd art-factory

2) Install dependencies

yarn

3) Update the env

Replace the values in the ./.env file

4) Install Leo (optional if you want to change the program)

Find the full instructions here: https://github.com/AleoHQ/leo

5) Development

Run a local server on localhost:3000.

yarn dev

6) Build

yarn build

About

Making NFTs on Aleo easy

https://art.privacypride.com/


Languages

Language:TypeScript 90.7%Language:CSS 6.0%Language:JavaScript 3.3%