Skip to content

psinelnikov/erc721-polis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERC-721 Polis Demo

What you Need

Before You Start

In the root folder: yarn install

Information

There are 3 example.env files that need to be changed to .env:

  • /contract/example.env - Add your PRIVATE_KEY from your metis account
  • /server/example.env - Add the APP_ID and APP_SECRET located on the Polis dashboard under Application Management
  • /client/example.env- Add the APP_ID, CONTRACT_NAME, and CHAIN_ID located on the Polis dashboard under Application Management and Domain Information section
Command Purpose
yarn metis Compiles and deploys the CryptoDevs.sol contract
yarn client Starts the React frontend
yarn server Starts the authentication backend

About

This is a demo app for Polis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published