Skip to content

edidx/passpod-ipfs-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

PassPod IPFS Proxy Server

A lightweight Node.js server to fetch and relay metadata from IPFS based on .didx domain names.

Setup

  1. Install dependencies:

    npm install express node-fetch
    
  2. Run the server:

    node ipfs-proxy.js
    

Usage

Send GET requests to:

/api/ipfs-proxy?domain=alice.didx

Add New Domains

Edit domainMap.json to include new domain-to-IPFS mappings.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages