Skip to main content

Questions tagged [swarm]

incentivised, censorship-resistant decentralised storage

1 vote
0 answers
235 views

Currently, I am looking for a way to extract the metadata.json file URL from the ethereum bytecode. I have referred to this doc and figured out that metadata mapping is stored CBOR-encoded manner. ...
Sajitha Liyanage's user avatar
3 votes
1 answer
2k views

I'd like to build my own smart contract verify system with all solidity versions both on single file and multiple files just like what etherscan or other block explorer does. I was able to verify for ...
kimiro's user avatar
  • 175
1 vote
0 answers
428 views

I'm trying to add many JSON files in IPFS using the following API from this liberary py-ipfs-http-client, after running locally ipfs daemon: client.add('item.json') And here is the output of the item....
penguin's user avatar
  • 133
5 votes
1 answer
2k views

Let's say I want to redirect somewebsite.eth.link to www.otherdomainiown.com. http://spacex.eth.link/ does this and the redirect works on chrome. However, I don't see an A record and I do see IPFS ...
ProGirlXOXO's user avatar
2 votes
1 answer
153 views

From the solidity docs on contract metadata: You have to publish the metadata file to Swarm (or another service) so that others can access it. You create the file by using the solc --metadata ...
Paul Razvan Berg's user avatar
2 votes
0 answers
60 views

A file must be uploaded to a decentralized storage network since it is too big for the blockchain. Only selected entities must be able to access it. Looking at the Swarm documentation, it says that ...
Maxim Gaina's user avatar
1 vote
1 answer
232 views

I want to design a proof of concept of a fully decentralized secure asset sharing DApp. Seller uploads the asset they want to share with a price and buyer pays it with ether or a token. Frontend and ...
Serhat's user avatar
  • 11
1 vote
0 answers
186 views

Synced via Geth lightnode to latest block --cache=2048. (7200RPM HDD with 8GB RAM) Then created new geth account and did swarm --bzzaccount $BZZ I'm am able to only browse localhost, upload to local ...
SwarmUser's user avatar

15 30 50 per page
1
2 3 4 5
8