Skip to content

shivasj/FlyingFox

 
 

Repository files navigation

Flying Fox

Join the chat at https://gitter.im/BumblebeeBat/FlyingFox

Bitcoin Donations: 1GbpRPE83Vjg73KFvTVZ4EnS2qNkiLY5TT

Block explorer for the testnet: https://52.36.106.100:3010/explorer.html

Facts about Flying Fox:

*It uses state channels as a scalability solution. https://www.jeffcoleman.ca/state-channels/

*It has a consensus mechanism optimized for state channels. "lightning_consensus.md" in /docs explains how it works.

*Finite memory requirement of 2 gigabytes.

*Written in the erlang programming language

*Betting is inside of the lightning network.

*Judgement on the outcome of bets occurs off-chain, in the lightning network. Truthcoin style oracles https://www.truthcoin.info/

*Rate of coin creation adjusts to match demand

---Code of conduct, development guidelines: Submit pull requests. If I like your code, and it passes tests, I will accept it. Feel free to ask me questions or make github issues.

---Installing

Flying Fox has an executable version for 64 bit linux. You can get it here: https://github.com/BumblebeeBat/FFLinuxExecutable64

Other types of computers need to install it from source, look at compile.md

About

Proof of stake blockchain

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 78.9%
  • JavaScript 11.6%
  • Forth 7.3%
  • Shell 1.6%
  • HTML 0.6%