Repository navigation
fluence
- Website
- Wikipedia
Rust implementation of the Fluence network peer
CLI tool to help develop services for Fluence
JS Client to Fluence Network
PyXOpto is a collection of python tools for performing Monte Carlo simulations of light propagation in turbid media.
Fluence's fRPC Substrate is a starter kit that includes all the components you need to quickly enable your dAPP with decentralized RPC using existing centralized RPC providers, e.g., Infura, Alchemy, QuickNode, etc., without touching your existing frontend Web3 code.
The distributive and packaging of the Fluence node
An open source Fluence powrered service that searches Ethereum decentralized exchanges to find the best Ethereum pair prices.
MC Dataset is an extensive collection of datasets computed with PyXOpto Monte Carlo light propagation models. The readily available datasets are computed for a vast variety of sources, detectors and sample optical properties and include information of reflectance, transmittance, sampling volume and fluence/energy deposition data.
WPF Application using the Vts library
a fluent-pad fork to confront challenges of collaborate cognitive stream via shared particle waves
Rhai Functions for Fluence
Extend the Fluence Quickstart, https://github.com/fluencelabs/examples/tree/main/quickstart/3-browser-to-service, with a distributed character count service deployed to at least one Fluence peer. Display a message's character count at the end of the message, e.g., (char count: 123 chars). You should accurately count characters.