Skip to content

Commit f25086a

Browse files
authored
Update README.md
- Updates to the Filecoin Reference, removing deprecated projects and adding onramps.
1 parent ae336a4 commit f25086a

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

reference/general/README.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ description: >-
2323
* [Forest](https://github.com/ChainSafe/forest) - Rust.
2424
* Lotus Docker Hub Images (unofficial):
2525
* [`glif/lotus`](https://github.com/glifio/filecoin-docker)
26-
* [`textile/lotus`](https://hub.docker.com/r/textile/lotus)
2726

2827
### Networks
2928

@@ -58,11 +57,15 @@ Tools to check status and details of the network and chain.
5857
* [`filecoin.tools`](https://filecoin.tools) - check your CID’s storage deal status. Also provides an API - check [`filecoin.tools/docs`](https://filecoin.tools/docs) for reference
5958
* [Deals list at `Filfox.io`](https://filfox.info/en/deal)
6059

61-
## Storage Web Applications
60+
## Storage Onramps
6261

6362
Web-based applications that store your data on Filecoin. No command-line or coding experience required.
6463

65-
* [ChainSafe Files](https://files.chainsafe.io/) - Dropbox-style UI, login with OAuth or general MetaMask
64+
* [Lighthouse](https://lighthouse.storage/) "offers permanent, decentralized storage powered by Filecoin. Secure, scalable, and ideal for individuals, developers, and enterprises."
65+
* [Storacha](https://storacha.network/) is an open hot storage network scales IPFS and Filecoin. Upload any data and Storacha will ensure it ends up on a decentralized set of IPFS and Filecoin storage providers. There Storacha [docs](https://docs.storacha.network/) detail the JavaScript and Go API libraries, and there is a no-code web uploader available as well.
66+
* [Singularity](https://singularity.storage/) "facilitates onboarding of large quantaties of data (PB-scale) to the Filecoin network in an efficient, secure, and flexible way."
67+
* [CID Gravity](https://www.cidgravity.com/) is a "seamless gateway to the decentralized web", allowing you to drag and drop files through an easy-to-use UI that uploads files to Filecoin and IPFS.
68+
* [Ramo](https://www.ramo.io/) is "a network coordinating people, hardware and capital to build a more open and resilient internet infrastructure for everyone."
6669
* [Starling Framework for Data Integrity](https://www.starlinglab.org/)
6770
* to securely capture, store and verify human history
6871
* learn more at [`starlinglab.org/78days`](https://www.starlinglab.org/78days/) or the [Filecoin blog interview](https://filecoin.io/blog/starling-framework/)
@@ -75,12 +78,9 @@ Developer tools, API clients & storage services that developers can use to build
7578
### Storage APIs for app builders
7679

7780
* [Lighthouse](https://www.lighthouse.storage/) - Lighthouse offers a suite of tools to enable builders to store data on Filecoin when building apps.
78-
* [`NFT.storage`](https://nft.storage/) - Preserve your NFTs with our new low-cost, easy-to-use solution, ensuring verifiable long-term storage on Filecoin.
79-
* [`Web3.storage`](https://web3.storage/) - service from Protocol Labs for storing off-chain _dApp_ data on IPFS and Filecoin, with help from Pinata (a fast IPFS Pinning Service) to [distribute the content across IPFS](https://www.pinata.cloud/blog/protocol-labs-and-pinata)
80-
* [`Textile.io's tools`](https://docs.textile.io/) - suite of tools for interacting with IPFS and Filecoin, including [Tableland](https://tableland.xyz/) and Filecoin bridges to Polygon and NEAR.
81-
* [Fleek’s tools](https://fleek.co/) - provides access to Fleek’s hosted services using IPFS, Textile, Filecoin, Ethereum, etc. More Fleek developer resources are available at [Fleek.xyz](https://fleek.xyz/).
82-
* [Space SDK](https://docs.fleek.co/space-sdk/overview/) - modular JavaScript/Typescript library and set of interfaces that packages tools and features enabled by Open Web protocols like IPFS, Textile, Filecoin, and Ethereum.
83-
* [Space Daemon](https://docs.fleek.co/space-daemon/overview/) - packages together IPFS and tools from Textile into one easy to install background service.
81+
* [Fleek’s tools](https://fleek.xyz/) - provides access to Fleek’s hosted services using IPFS, Filecoin, Ethereum, etc.
82+
* [Akave](https://www.akave.ai/) is "revolutionizing data management with a decentralized, modular solution that combines the robust storage of Filecoin with cutting-edge encryption and easy-to-use interfaces."
83+
8484

8585
### Message signing tools
8686

@@ -91,7 +91,6 @@ Developer tools, API clients & storage services that developers can use to build
9191

9292
### Wallet-related tools
9393

94-
* [Filecoin Rosetta API Proxy](https://github.com/Zondax/rosetta-filecoin) - [Rosetta](https://www.rosetta-api.org/) is an API standard created by Coinbase for a consistent interface to many chains for wallets and exchanges.
9594
* [FilSnap MetaMask Plugin](https://metamask.io/flask/) - MetaMask has a new plugin system currently still in beta that developers can try out. The MM UI will not change but Filecoin keys are in the MM vault.
9695

9796
### Node Infrastructure & APIs
@@ -149,7 +148,6 @@ For running a node cluster of load balanced Lotus JSON RPC API endpoints.
149148

150149
### Storage client and miner programs
151150

152-
* [Destor Network](https://destor.com/destor-network/overview) - a white glove service for storage provider and large institutional client onboarding to Filecoin.
153151
* [Filecoin Plus Verified Data Program](https://www.fil.org/filecoin-plus)
154152
* Incentivizes valuable data stored on Filecoin with a social trust network for verified data.
155153
* Clients can apply to allocators to receive DataCap and incentivize storage providers at 10x to their quality-adjusted power, increasing probability of block rewards.

0 commit comments

Comments
 (0)