Skip to content

neitdung/picasarts-multichain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

picasarts-multichain

This is UI for Picasarts that can interact with smart contracts and BTFS node. NFT flow can be described as below:

NFT flow

All functions of smart contracts have been implement on frontend. To access governance features, you must go to /admin (this url is hidden from frontend).

Multichain feature have been deploy but you need some configurations to use it:

  • Rename file config.json to {chain-key}.json and move to folder src/state/config/
  • Config network and contract addresses at src/state/chain/config.js

Install

  • Copy abis folder
  • npm install
  • npm run build
  • npm run start

Design packages

Pks design

More documents: picasarts-docs

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published