Skip to content

GuGua-cli is the client-side of GuGua Network as a decentralized twitter-like app on blockchain. 一个区块链上的推特或微博!

License

Notifications You must be signed in to change notification settings

devilyouwei/gugua-cli

Repository files navigation

GuGua-cli

“A Real Freedom, An Open Social Network”.

icon

This is the client side of GuGua Network.

To become a peer of the "GuGua P2P Network", please refer to another repo GuGua

Introduction

GuGua is a decentralized social network, it works on blockchain.

A decentralized social network means there is none central server to handle the user social data.

Or, we can say everyone can be both the server and client in this P2P network!

Functionalities

Remember, it is just like a twitter on blockchain.

  • Post a moment with pictures, text, videos, music.
  • Comment and reply on the posts.
  • Transfer crypto currency with each other.
  • Make your moment an NFT and sell or present to others.
  • Connect or disconnect with other users through blockchain smart contract.
  • Bind your crypto wallets such as BTC,ETH,BNB to easily manage your different kinds of crypto currency.
  • Validate posts, users, report of illegal information to get "gugua tokens" as rewards (Mining)
  • Verify or to be verified as well-known accounts, such as famous stars, institutions.
  • ...need to implement

Some Mechanisms

Validation of a new registered account needs proof of work to get rewards.

Validation of a post content needs proof of stake to get rewards.

As more users sign up in the network, there are fewer rewards to validators (the miners).

We take "reward halving by user increment" instead of Bitcoin's reward halving by time.

Get Started

# install dependencies
yarn install

# serve app with hot reload
yarn run dev

# build electron application for production
yarn run build

# lint all JS/Vue component files in `src/`
yarn run lint

Controbutors

[devilyouwei] joined on Apr. 8th 2021

We just get started, we need your help if you are interested on blockchain technology.

Join us, make GuGua better.

devilyouwei@foxmail.com

devilyouwei@gmail.com


This project was generated with electron-nuxt v1.7.0 using vue-cli. Documentation about the original structure can be found here.

About

GuGua-cli is the client-side of GuGua Network as a decentralized twitter-like app on blockchain. 一个区块链上的推特或微博!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published