-
https://www.youtube.com/watch?v=BecGGm-YnPc
## HugeData : DirectDeal
https://github.com/filecoin-project/filecoin-fvm-localnet
https://github.com/filecoin-project/fevm-hardhat-kit
![](https://st…
-
IPFS is a distributed peer-to-peer network, which offers the hosting of static sites:
https://ipfs.io/
https://ipfs.io/ipfs/QmdPtC3T7Kcu9iJg6hYzLBWR5XCDcYMY7HV685E3kH3EcS/2015/09/15/hosting-a-webs…
-
This would allow the app to be a bit more user-friendly. Might include drag-and-drop (+ drop zone) of WARCs, ipfs daemon status (with state toggle), listing of hashed URIs, access to replaying pushed …
-
It would be useful for `ipfs get` (and possibly other related commands like `ipfs cat`) to have a `--read-timeout` option which would interrupt the command if no new data was read for a set amount of …
-
FlyWeb provides mDNS-ish announcements and discovery in Firefox. This sounds ideal for WebRTC signaling. Instead of fixed signaling servers, ipfs in a browser tab can announce itself to the local netw…
ghost updated
4 years ago
-
https://github.com/cosmos/groups-ui/blob/master/src/shared-state/groups-store.ts#L363
- [ ] fix type issue in comment below
- [ ] fix the interface so developer doesn't have to encode `decisionPol…
-
```
3|video | 2022-07-07T06:00:47: StreamID(kjzl6cwe1jw146dr1d92146aul9zgx0ry3aj0r2d8714h28swtxnk98tdlpn1y5)
13|video | 2022-07-07T06:00:47: {
13|video | 2022-07-07T06:00:47: id: '76a2bbfb-1c5…
-
When I add
```
android {
sourceSets {
main {
...
jniLibs.srcDirs = ['libs']
}
}
```
to `/path/to/project/platforms/android/build.gradle`,
it …
-
I am trying to create an identity in my private network using cli-client but it throws below error
![capture](https://user-images.githubusercontent.com/5144291/38085358-d8462ed2-336d-11e8-95fd-b31…
-
I have a video file that I would like to upload to web3.storage using the web3.storage nodejs library. I am using example code found at https://docs.web3.storage/how-tos/store/#preparing-files-for-upl…