Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.26 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.26 KB

Picasarts

Picasarts is an all-in-one financial solution for NFTs founded by Jacob Duong and James Ta. After the project was discontinued, it was transferred to me (neitdung) and I continued to develop this project into my graduation project.

Fundamental functions:

  • Create or import existing collection
  • Mint NFTs
  • Buy/Sell/Auction NFTs
  • Use NFT as loan collateral
  • Rent NFT
  • Multiple accecpeted tokens
  • Platform governance for manage artists, whitelist user, whitelist tokens and futher features

Design

This system consists of 4 main components as below:

Picasarts system

You can follow each document for install and deploy project:

Install

  • Run BTFS
  • Compile and deploy smart contract smart contracts and get address json file (smart contract addresses) and abis.
  • Use address json file and abis to run server tracker
  • Use address json file and abis to Frontend

References

This is details of thesis: