All Projects → fff-source → FFF_Protocol_Core

fff-source / FFF_Protocol_Core

Licence: MIT license
FFF as a new generation of the underlying chain technology, applying power block chain of innovation and fall to the ground, will help the industry standard. FFF consensus mechanism: the application of a new work-proof mechanism, network contribution proof mechanism, refers to the contribution ability of servers, PC and other devices to improve …

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
M4
1887 projects
HTML
75241 projects
Makefile
30231 projects
shell
77523 projects

Projects that are alternatives of or similar to FFF Protocol Core

go-crypto-wallet
Cryptocurrency wallet for trading for Bitcoin, Bitcoin cash, Ethereum, ERC20, Ripple
Stars: ✭ 59 (+1080%)
Mutual labels:  ripple
ehr-blockchain
Electronic Health Record (EHR) and Electronic Medical Record (EMR) systems. However, they still face some issues regarding the security of medical records, user ownership of data, data integrity etc. The solution to these issues could be the use of a novel technology, i.e., Blockchain. This technology offers to provide a secure, temper-proof pl…
Stars: ✭ 41 (+720%)
Mutual labels:  ipfs-blockchain
Starlog
Starlog: Metadata Blockchain based on Substrate
Stars: ✭ 32 (+540%)
Mutual labels:  ipfs-blockchain
node-bitstamp
bitstamp REST and WS API Node.js client 💵
Stars: ✭ 58 (+1060%)
Mutual labels:  ripple
vue-rippler
🎉 Custom ripple effect plugin for @vuejs
Stars: ✭ 45 (+800%)
Mutual labels:  ripple
Ripple-Auto-Installer
OSU! Ripple Stack Installation Helper
Stars: ✭ 21 (+320%)
Mutual labels:  ripple
edgevpn
⛵ The immutable, decentralized, statically built p2p VPN without any central server and automatic discovery! Create decentralized introspectable tunnels over p2p with shared tokens
Stars: ✭ 223 (+4360%)
Mutual labels:  ipfs-blockchain
RippleBackground
Ripple animation
Stars: ✭ 32 (+540%)
Mutual labels:  ripple
MTRipple
Repository for Ripple Effect
Stars: ✭ 24 (+380%)
Mutual labels:  ripple
ImmunoLynk
[Lumiata COVID-19 Winner] COVID Immunity testing results registered to the Blockchain for healthcare safety.
Stars: ✭ 17 (+240%)
Mutual labels:  ipfs-blockchain
ethereum-dapp-ipfs-node.js-mongodb
以太坊开发DApp实战教程——用区块链、星际文件系统(IPFS)、Node.js和MongoDB来构建电商平台
Stars: ✭ 46 (+820%)
Mutual labels:  ipfs-blockchain
ng-ripple
Material ripple effects for AngularJs
Stars: ✭ 12 (+140%)
Mutual labels:  ripple
CoinGecko
A C++20 library for CoinGecko--a cryptocurrency data service.
Stars: ✭ 69 (+1280%)
Mutual labels:  ripple
rippled-php
A PHP library for rippled (XRP Ledger) communication.
Stars: ✭ 33 (+560%)
Mutual labels:  ripple
cashuwallet
Cashu is a cryptocurrency wallet for smartphones. Be your own bank. Accept payments or spend crypto directly from your phone.
Stars: ✭ 35 (+600%)
Mutual labels:  ripple
RippleLayout
水波纹选中控件(A ripple layout with selected state)
Stars: ✭ 25 (+400%)
Mutual labels:  ripple
coinbin.org
₿ A Human–Friendly API Service for Crypto Currency Information.
Stars: ✭ 255 (+5000%)
Mutual labels:  ripple
fm-nvim
🗂 Neovim plugin that lets you use your favorite terminal file managers (and fuzzy finders) from within Neovim.
Stars: ✭ 114 (+2180%)
Mutual labels:  fff
touchMyRipple
A simple library for apply the ripple effect where you want
Stars: ✭ 19 (+280%)
Mutual labels:  ripple
CryptoCurrency
Page to keep track of value & profits of a portfolio of cryptocurrency (based on Coinmarketcap, Bitfinex and Binance)
Stars: ✭ 27 (+440%)
Mutual labels:  ripple

FFF

What is FFF?

FFF as a new generation of the underlying chain technology, applying power block chain of innovation and fall to the ground, will help the industry standard.

FFF consensus mechanism: the application of a new work-proof mechanism, network contribution proof mechanism, refers to the contribution ability of servers, PC and other devices to improve FFF network performance, provide distributed applications to run safely on FFF network, data transmission, storage and computing in the network and other data processing services. As the next generation of underlying public chain technology, FFF Network greatly reduces the loss of energy, computing, storage and other resources.

1.Its core code is implemented by C++ (including P2P network and consensus mechanism) to ensure data performance and cross-platform, achieve high TPS, and realize a distributed cloud service platform with low cost, high expansion, low latency, privacy security, big data and artificial intelligence friendliness.

2.Through simple API calls, data up-link and data management are realized, which completely solves the problems of data islands, giant monopoly, privacy disclosure and high cost of traditional cloud storage services.

3.integrates the virtual machine intelligence based on LUA contracts open operating system, for developers to use block chain technology greatly reduces the cost of technology, for WEB3.0, Metaverse, communications technology, cloud computing, cloud storage, big data, artificial intelligence, Internet of things, no equipment technology development provides a solid underlying technology guarantee.

4.Support the rapid deployment of "alliance chain", protect privacy and data security while sharing data according to demand, separate the data itself from the value of use, and break the problem of data islands in the process of data circulation. This feature makes the circulation of big data both controlled and open, and makes the data truly belong to individuals and enterprises themselves.

5.FFF itself is not a single block chain technology, but has a specific structure of technical system, such as compatibility IPFS/RIPPLE technology. As the beginning of blockchain 3.0 technology, FFF is a distributed computing power system, distributed storage system and distributed operating system based entirely on blockchain, supporting applications (DAPPS) to run on blockchain, and a supercomputer with self-deep learning based entirely on blockchain.

For more information about FFF, please read the whitepaper:

FFF White Paper

install Full Node

Supported Operating Systems

1.Ubuntu 18.04 / 20.10

2.Fedora 27 / 25

sudo apt-get update
sudo apt-get install -y build-essential libtool autotools-dev automake pkg-config libssl-dev git python python-pip
sudo apt-get install -y libdb5.3-dev libdb5.3++-dev
sudo pip install pathlib2

Clone FFF_Core

https://github.com/fff-source/FFF_Protocol_Core.git

Prepare to download V8

You can use the title of pre-built and Google V8 JavaScript engine binary file download and Linux - V8. Tar expansion.

cd FFF_core
set FFF_HOME=$(pwd)
mkdir v8build
cd v8build

Public resources

name domain port
developers nodedev.fff.network 8561
faucet faucet.fff.network 8561
provids provids.fff.network 8562
enterprise(union) enterprise.fff.network 8550

How to use the RPC API

RPC API

License

FFF Core is released under the terms of the MIT license. See COPYING for more information or see https://opensource.org/licenses/MIT.

Translations

Changes to translations as well as new translations can be submitted to FFF Transifex page.

Translations are periodically pulled from Transifex and merged into the git repository. See the translation process for details on how this works.

Important: We do not accept translation changes as GitHub pull requests because the next pull from Transifex would automatically overwrite them again.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].