diansadulloh / waifusion-site

The new Waifusion dApp website in React (old website in v1 branch)

Home Page:https://waifusion.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Waifusion Website

Welcome to the repo for the waifusion.io website - a React project implementing Web3 which allows users to interact with the Waifusion NFT project.

Development

  • Install Yarn (or Node).
  • Then run the following commands:
# Clone the project to download its contents
> cd projects/
> git clone https://github.com/waifusion/waifusion-site.git

# Make Yarn install the project's dependencies into node_modules/
> cd waifusion-site/
> yarn install

# Startup the project
> yarn start

Waifusion has experimental support for Gitpod, a pre-configured development environment that runs in your browser. To use Gitpod, click the button below and sign in with GitHub. Gitpod also offers a browser add-on, though it is not required.

Edit with Gitpod


Waifusion Site can be deployed on Vercel for testing.

Deploy with Vercel

FAQ

Question: Where's the dungeon contract gone?

Answer: We've moved it to here in an effort to clean up the Waifusion project.

License

MIT

Links

About

The new Waifusion dApp website in React (old website in v1 branch)

https://waifusion.io

License:MIT License


Languages

Language:TypeScript 98.9%Language:CSS 0.6%Language:HTML 0.5%