Skip to content

jaspweowaale/pocketnet.core

 
 

Repository files navigation

Core



What is Pocketcoin?

Pocketnet is a decentralized social network based on the blockchain. There is no central authority or corporation. Platform is run by equal nodes on a blockchain with no centralized server. All revenue is split between node operators and content creators. Node operators stake Pocketcoin in order to mint blocks with rewards and transactions fees. Half of rewards in each block go to content creators based on ratings their content gathers from users. Read more in the article.

What should I know?

This software allows you to participate in the work of the blockchain network - Help center https://pocketnet.app/help.

To start a node independently, you need basic skills of working with the operating system, understanding the principle of the blockchain network. A deeper level of personal computer proficiency is welcome.

Usage

PocketnetCore is distributed in two ways: binary installer and build from source code.

Minimum system requirements:

  • 4 core CPU
  • 4GB RAM
  • 10GB free disk space
  • 1Mbps internet connection

Install

Download the latest version of the installer:

  • Windows x64 - pocketnetcore_<version>_win_x64_setup.exe

  • Linux (Debian/Ubuntu) x64 - pocketnetcore_<version>_linux_x64_setup.deb

    Follow the installer's instructions to install. When you first start, the pocketnetcore desktop utility will ask for the location of the blockchain data directory. Default for Windows %APPDATA%/Pocketcoin, for linux ~/.pocketcoin.

Build from source code

See doc/build-*.md files for build instructions.

Download blockhain via torrent:

magnet:?xt=urn:btih:498656d93724f5495c06ee9a177622f22c29b59e&dn=pocketnet.blockchain.1014845&tr=udp%3a%2f%2ftracker.openbittorrent.com%3a80%2fannounce

Download database via your torrent client. Copy content to:

  • Windows: %APPDATA%/Pocketcoin
  • Linux: ~/.pocketcoin

Help

You can get help and useful information from different sources:

License

Pocketnet Core is released under the terms of the Apache 2.0 license. See COPYING for more information or see https://opensource.org/licenses/Apache-2.0.

Contacts

[email protected] - general questions

[email protected] - blockchain nodes

About

Decentralized social network based on the blockchain

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE.txt
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 73.2%
  • Python 14.3%
  • C 7.1%
  • M4 2.0%
  • Makefile 1.3%
  • Shell 0.9%
  • Other 1.2%