Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/linonetwo/ipfs-uploader-browser
Upload file to IPFS in browser, by automatically connect to peer daemons.
https://github.com/linonetwo/ipfs-uploader-browser
file-upload ipfs
Last synced: about 13 hours ago
JSON representation
Upload file to IPFS in browser, by automatically connect to peer daemons.
- Host: GitHub
- URL: https://github.com/linonetwo/ipfs-uploader-browser
- Owner: linonetwo
- Created: 2018-03-07T04:48:50.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T14:41:26.000Z (about 1 year ago)
- Last Synced: 2023-12-15T15:54:13.401Z (about 1 year ago)
- Topics: file-upload, ipfs
- Language: JavaScript
- Homepage:
- Size: 113 KB
- Stars: 13
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ipfs-uploader-browser
Created with [codeSandbox](https://codesandbox.io/s/km9kwoj64r), but IPFS is buggy in codeSandbox (```Identifier 'setImmediate' has already been declared```)
Clone this repo, then
1. ```npm i``` or ```yarn```
1. ```npm start``` or ```yarn start```
1. open developer tool (```F12``` or ```option + command + I```)
1. click the input and choose a file to upload
1. look at console.