Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/RunOnFlux/fluxd
Flux Daemon
https://github.com/RunOnFlux/fluxd
flux web3
Last synced: 6 days ago
JSON representation
Flux Daemon
- Host: GitHub
- URL: https://github.com/RunOnFlux/fluxd
- Owner: RunOnFlux
- License: mit
- Created: 2018-02-22T02:54:57.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-04T12:48:39.000Z (3 months ago)
- Last Synced: 2024-08-04T14:56:08.703Z (3 months ago)
- Topics: flux, web3
- Language: C++
- Homepage: https://runonflux.io
- Size: 113 MB
- Stars: 78
- Watchers: 26
- Forks: 40
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: COPYING
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
# Flux 7.1.0
[![Build Status](https://app.travis-ci.com/RunOnFlux/fluxd.svg?branch=master)](https://app.travis-ci.com/github/RunOnFlux/fluxd)What is Flux?
--------------[Flux](https://runonflux.io/) (formerly known as Zel) is a fork of 2.1.0-1 Zcash aiming to provide a decentralized development platform via FluxOS, FluxNodes, ZelCore and more.
Flux is PoW and "ASIC resistant" with ZelHash (Modified Equihash 125,4) with the personalisation string ZelProof and utilises the LWMA3 difficulty algorithm.
## :rocket: Getting Started
Please see our [wiki](https://wiki.runonflux.io/) for any and all info.
To setup a FluxNode please follow this [guide](https://medium.com/@mmalik4/flux-light-node-setup-as-easy-as-it-gets-833f17c73dbb) and this [video guide](https://www.youtube.com/watch?v=KYWUXrKP9do).
### Building
Flux Daemon build and installation guide is [here](https://zel.gitbook.io/zelcurrency/installing-zel-daemon).
If you have the dependencies you can build Flux Daemon from source by running:
```
./zcutil/build.sh -j$(nproc)
```### Need Help?
* :blue_book: See the documentation at the [Zel GitBook](https://zel.gitbook.io/zelcurrency/installing-zel-daemon)
for help and more information.
* :mag: Join us on [Discord.gg/RunOnFlux](https://discord.gg/runonflux) for support and to join the community conversation.#### :lock: Security Warnings
See important security warnings on Zcash
[Security Information page](https://z.cash/support/security/).License
-------For license information see the file [COPYING](COPYING).