Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.32 KB

File metadata and controls

34 lines (26 loc) · 1.32 KB

Purify

The main functionality of this project is SocialFi. The purpose of this project is to address the information asymmetry in SocialFi, resolve potential price manipulation situations caused by SocialFi scammers and numerous bots, and also address the fragmentation of the social graph to ensure that future applications are not hindered by it.

Link to the canister

default.MOV

Introduction

  • Resolving Fragmented Social Graphs through Uni-Social Graph
  • High User Satisfaction through Decentralized and Transparent Data Collection
  • Resolving Social-Fi Scammers and Addressing Numerous Bot Issues through High ICP Dependency

스크린샷 2023-12-14 오후 3 44 58

Installation

Step-by-step guide to get a copy of the project up and running locally for development and testing.

Install

A step-by-step guide to installing the project, including necessary configuration etc.

$ git clone [<GitHub repo>](https://github.com/silverkong/purify.git)
$ cd purify
$ npm install
$ dfx start
$ dfx build
$ dfx generate
$ dfx deploy
$ npm run dev

License

MIT license