Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.