helia-examples
helia-examples copied to clipboard
How to do most anything with your Helia node
## I added how to implement helia in an Angular project
- feat: start helia-remote-pinning-example - feat: add node & browser pinning example Note: the version of @helia/remote-pinning being used here is currently in PR at https://github.com/ipfs/helia-remote-pinning/pull/13 ### Browser example NOTE:...
Hello team,I successfully stored the data "hello world 101" on the helia node according to the example, but I am unable to display the data on the IPFS gateway as...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.12.0. Release notes Sourced from eslint's releases. v9.12.0 Features 5a6a053 feat: update to jiti v2 (#18954) (Arya Emami) 17a07fb feat: Hooks for test cases (RuleTester)...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 6.21.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v6.21.0 6.21.0 (2024-02-05) 🚀 Features export plugin metadata (#8331) allow parserOptions.project: false (#8339) eslint-plugin: add rule prefer-find (#8216)...
To help some Angular devs who want to use Helia, it would be great if we had an example showing a basic Helia example using Angular framework. To create: re-use...
I've been trying to find out how to do this, so I can run some tests for a Helia-using program when I'm offline. I've searched the docs and the web,...
In this PR: - adding support to run bun as a supported runtime. ### Currently failing: ``` Added file contents: Hello World 101 1 | // createRequire is native in...
(base) ➜ helia-101 git:(main) ✗ node 201-storage.js Added file: bafkreih7eug2oqxx7ft427q4fcce6lnl73q6kmtzaxeldllx266mxr6os4 Added file contents: Hello World 201 (node:2648575) MaxListenersExceededWarning: Possible EventTarget memory leak detected. 11 abort listeners added to [AbortSignal]. Use...
You have created this great thing so why not just use github pages or block storage somewhere to make a simple landing where people can paste a CID in and...