https://github.com/michelinus/api
Backend API for my nerdminer status website on IPFS.
https://github.com/michelinus/api
api backend bitcoin ipfs mining nerdminer-v2 nodejs
Last synced: 2 months ago
JSON representation
Backend API for my nerdminer status website on IPFS.
- Host: GitHub
- URL: https://github.com/michelinus/api
- Owner: michelinus
- Created: 2025-07-02T23:22:40.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-07-17T10:06:07.000Z (6 months ago)
- Last Synced: 2025-07-17T10:07:15.696Z (6 months ago)
- Topics: api, backend, bitcoin, ipfs, mining, nerdminer-v2, nodejs
- Language: JavaScript
- Homepage: https://minerstatus.unstoppable
- Size: 3.81 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Backend API for my nerdminer status website on IPFS.
**Web3 site: https://minerstatus.unstoppable**
**IPFS hash resolved:**
https://ipfs.io/ipfs/QmWfv9GotoxaA8VHFyTPjoYzX787X2Vn8CGmc38XxuDCqi/
https://bafybeid3zt5wdpbqikqoddnyyv55dcn5u374a4paqqdxdvpuyybgpv7pcu.ipfs.w3s.link/
Unfortunately, websites on IPFS cannot call external websites except self or other little exceptions because of CORS policies.
*raw.githubusercontent.com is one of them though...* 😉
that's why this repository exists.
It needs a cron job on a server (every 3-to-5 minutes) running the api.sh script.
Replace all calls on IPFS website with raw.githubusercontent.com/-your url- and it should be able to resolve all external calls!