Difference between revisions of "InterPlanetary File System (IPFS)"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 17: | Line 17: | ||
* [[Blockfrost]] [[Cardano]] [[API]] service | * [[Blockfrost]] [[Cardano]] [[API]] service | ||
* [[The Graph]] | * [[The Graph]] | ||
+ | cargo run -p graph-node --release -- \ | ||
+ | --postgres-url postgresql://postgres:yourPassword@localhost:5432/graph-node \ | ||
+ | --ethereum-rpc fuji:[1](https://api.avax-test.network/ext/bc/C/rpc) \ | ||
+ | --ipfs https://ipfs.network.thegraph.com | ||
* [[Kubo]] IPFS implementation | * [[Kubo]] IPFS implementation | ||
* [[ENS]] | * [[ENS]] |
Revision as of 07:32, 3 May 2023
wikipedia:InterPlanetary File System (Feb 2015)
Related
go-ipfs
https://github.com/ipfs/go-ipfsjs-ipfs
https://github.com/ipfs/js-ipfsipfs-webui
https://github.com/ipfs/ipfs-webuiipfs.io
Gateway- Blockfrost Cardano API service
- The Graph
cargo run -p graph-node --release -- \ --postgres-url postgresql://postgres:yourPassword@localhost:5432/graph-node \ --ethereum-rpc fuji:[1](https://api.avax-test.network/ext/bc/C/rpc) \ --ipfs https://ipfs.network.thegraph.com
See also
Advertising: