All Projects → filecoin-project → sentinel

filecoin-project / sentinel

Licence: Unknown, MIT licenses found Licenses found Unknown LICENSE-APACHE MIT LICENSE-MIT
Filecoin Network monitoring and analysis tools.

Projects that are alternatives of or similar to sentinel

cpp-filecoin
C++17 implementation of Filecoin
Stars: ✭ 116 (+346.15%)
Mutual labels:  filecoin, filecoin-protocol
filecoin-box
Filecoin flavored Ganache Truffle box
Stars: ✭ 23 (-11.54%)
Mutual labels:  filecoin, filecoin-lotus
filecoin-sealer-recover
Filecoin sector recover
Stars: ✭ 51 (+96.15%)
Mutual labels:  filecoin
lotus-ops
Filecoin cluster deploy ansible playbook and shell scripts.
Stars: ✭ 33 (+26.92%)
Mutual labels:  filecoin
kotal
Blockchain Kubernetes Operator
Stars: ✭ 137 (+426.92%)
Mutual labels:  filecoin
pop
Run a point-of-presence within Myel, the community powered content delivery network.
Stars: ✭ 28 (+7.69%)
Mutual labels:  filecoin
borg
Client-server stack for Web3! Turn your Raspberry Pi to a BAS server in minutes and enjoy the freedom of decentralized Web with a superior user experience!
Stars: ✭ 25 (-3.85%)
Mutual labels:  filecoin
Venus
Filecoin Full Node Implementation in Go
Stars: ✭ 1,901 (+7211.54%)
Mutual labels:  filecoin
nft.storage
😋 Free decentralized storage and bandwidth for NFTs on IPFS and Filecoin.
Stars: ✭ 309 (+1088.46%)
Mutual labels:  filecoin
js-filecoin-api-client
An API client for Filecoin
Stars: ✭ 45 (+73.08%)
Mutual labels:  filecoin
java-filecoin-api-client
An API client for Filecoin implemented in Java
Stars: ✭ 38 (+46.15%)
Mutual labels:  filecoin
filsnap
MetaMask snap for interacting with Filecoin dapps.
Stars: ✭ 60 (+130.77%)
Mutual labels:  filecoin
add-to-web3
⁂ Github Action to upload your website to web3.storage
Stars: ✭ 22 (-15.38%)
Mutual labels:  filecoin
filecoin-client
Golang的轻量级filecoin客户端,支持离线签名,基本满足钱包交易所充值提现逻辑
Stars: ✭ 50 (+92.31%)
Mutual labels:  filecoin
filecoin-docs
Filecoin Docs
Stars: ✭ 183 (+603.85%)
Mutual labels:  filecoin
digital-copyright
Stamp your code with a trackable digital copyright
Stars: ✭ 17 (-34.62%)
Mutual labels:  filecoin
tokencore
The core components of the blockchain wallet backend, support a variety of blockchain address generation and offline signatures
Stars: ✭ 412 (+1484.62%)
Mutual labels:  filecoin
lighthouse
Get verifiable storage on Filecoin Network directly from Ethereum Smart Contracts
Stars: ✭ 19 (-26.92%)
Mutual labels:  filecoin
ref-fvm
Reference implementation of the Filecoin Virtual Machine
Stars: ✭ 255 (+880.77%)
Mutual labels:  filecoin
nft-website
NFT School: Community education platform for developers in the non-fungible token space.
Stars: ✭ 260 (+900%)
Mutual labels:  filecoin

Sentinel

The Sentinel Team provides Filecoin chain monitoring and analysis tools.

Projects

Lily (former sentinel-visor)

Performs chain data extraction and indexing, exporting to TimescaleDB or CSV.

URL: https://lilium.sh/software/lily/introduction/

Sentinel-drone

Provides a bridge between prometheus metrics exported by Lotus and Postgres/Timescale DB.

URL: https://github.com/filecoin-project/sentinel-drone

Sentinel-tick

Collects Filecoin pricing and volume information from exchanges and inserts it into Postgres/Timescale DB.

URL: https://github.com/filecoin-project/sentinel-tick

Sentinel-locations

Uses Lily-extracted miner data to create a table mapping miner_ids to geographical locations.

URL: https://github.com/filecoin-project/sentinel-locations

Documentation and support

Visit https://lilium.sh for the latest documentation on the software.

To build the documentation site locally, you need:

To run the Hugo server locally:

$ cd docs
$ npm install
$ hugo server

Code of Conduct

Sentinel follows the Filecoin Project Code of Conduct. Before contributing, please acquaint yourself with our social courtesies and expectations.

License

The Filecoin Project and Sentinel projects are dual-licensed under Apache 2.0 and MIT terms:

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].