Skip to content

PHI-LABS-INC/phi-frontend-template

Repository files navigation

About

The Phi Frontend Template is a comprehensive template that allows you to build on-chain applications using Phi assets and APIs.

Phi Readme Image

Features

  • React Hooks implemented for all Phi contracts
  • A spritesheet for the Phi object is a single image that contains multiple smaller images, designed to enhance startup and loading speed
  • An image for the Phi object
  • Support for the Philand API
  • More examples

Built With

This repository is bootstrapped with create-wagmi

Run Locally

Run yarn install and yarn run dev in your terminal, and then open localhost:3000 in your browser.

Deploy on Vercel

Deploy with Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Leave Feedback

We want to build with you. Join the Phi discord and mention to @oji3

Contributing

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgments

Thanks you Wagmi and PixiJS for giving me their exceptional resources, I was able to quickly set up this repository.