Skip to content

Latest commit

 

History

History
64 lines (32 loc) · 918 Bytes

README.md

File metadata and controls

64 lines (32 loc) · 918 Bytes

ip-app

repository url:

gfx.cafe: https://gfx.cafe/ip/app

mirrors:

github: https://github.com/gfx-labs/ip-app

Looking for the contracts? Click here

overview

this is a non-official frontend for interest protocol

The master branch of this site is auto-built and deployed to:

https://interestprotocol.io

https://gcp.interestprotocol.io

https://do.interestprotocol.io

https://netlify.interestprotocol.io

https://github.interestprotocol.io

coming soon... (not yet live)

https://swarm.interestprotocol.io

https://ipfs.interestprotocol.io

ens://interestprotocol.eth

setup

simply run

npm run setup

and accept the prompts. this should use yarn to install the packages

building

simply run

npm run build

hosting

ip-app is designed to be hosted as a static directory. you can run a local preview after building with npm run preview