Skip to content

kustomzone/FlyingFox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin Donations: 1GbpRPE83Vjg73KFvTVZ4EnS2qNkiLY5TT

The goals of this project:

*An Erlang/OTP package

*A blockchain that securely holds money.

*Allows betting in any language, including EVM, Spanish, Python, C, Chinese, and English.

*Uses lightening network channels for payments and for betting.

*Proof of stake blockchain where each peer's power in the consensus process is determined by how much money they have locked in channels.

Code of conduct, development guidelines: Submit pull requests. If I like, and it passes tests, I will accept. Feel free to ask me questions.

Install instructions:

First, make sure you have erlang installed. Version 18 is prefered, but older versions will probably work. Here is one way to download it: http://www.erlang.org/download.html , then run the script.

sh install.sh

Start your node with this script:

sh start.sh

About

Proof of stake blockchain

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 99.2%
  • Shell 0.8%