Skip to content

Instantly share code, notes, and snippets.

@sponnet
Last active March 29, 2018 08:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sponnet/510432b9d4ad0bdd617d3dd144b720ea to your computer and use it in GitHub Desktop.
Save sponnet/510432b9d4ad0bdd617d3dd144b720ea to your computer and use it in GitHub Desktop.
Swarm City Boardwalk Datasets
{
"hashtagData": {
"address":"0x3f0189a1647d091d111c78aacfbbddbd6b2c86b5",
"name":"Settler",
"description":"The first marketplace in Swarm City was #pioneer. This is the second. Post and answer requests for goods and services in this marketplace, and earn reputation as one of the earliest adopters.",
"contact":
[{"name":"support@swarm.city",
"link":"mailto:support@swarm.city"
},{
"name":"@SwarmCityHelp (Twitter)",
"link":"http://twitter.com/@SwarmCityHelp"}]
},
"hashtagItems":[
{
"dealHash": "123abc",
"name": "Tester X",
"avatar" : "<IPFSHASH>",
"publicKey" : "123....abc",
"balance": "25000000000000000000",
"repBalance": "25000000000000000000",
"description": "Translate my 1 page manifesto from English to Dutch",
"dateTime": "1519846041301",
"value": "15000000000000000000",
"hashtag" : "0xfa12...",
"hashtagFee": "123992",
"replies" : [
{
"dateTime": 12345,
"name": "Tester Y",
"avatar": "<IPFSHASH>",
"balance": "<String>",
"publicKey": "abc1234...",
"repBalance": "<String>",
"description": "<String>"
}
],
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment