{"id":21162523,"url":"https://github.com/josepedrodias/pixelscamp-eth","last_synced_at":"2026-05-20T03:36:03.216Z","repository":{"id":144777432,"uuid":"105606233","full_name":"JosePedroDias/pixelscamp-eth","owner":"JosePedroDias","description":"analysis of the pixels.camp cryptcurrency transactions","archived":false,"fork":false,"pushed_at":"2017-10-05T22:24:20.000Z","size":569,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-14T16:14:23.963Z","etag":null,"topics":["economics","ethereum","hackathon","visualization"],"latest_commit_sha":null,"homepage":"https://josepedrodias.github.io/pixelscamp-eth/render.html","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JosePedroDias.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-03T02:18:04.000Z","updated_at":"2018-05-24T19:26:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"94752cf5-02f5-4f19-bde9-6967ca1de212","html_url":"https://github.com/JosePedroDias/pixelscamp-eth","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JosePedroDias/pixelscamp-eth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosePedroDias%2Fpixelscamp-eth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosePedroDias%2Fpixelscamp-eth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosePedroDias%2Fpixelscamp-eth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosePedroDias%2Fpixelscamp-eth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JosePedroDias","download_url":"https://codeload.github.com/JosePedroDias/pixelscamp-eth/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JosePedroDias%2Fpixelscamp-eth/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33244777,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T03:30:51.439Z","status":"ssl_error","status_checked_at":"2026-05-20T03:30:49.443Z","response_time":356,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["economics","ethereum","hackathon","visualization"],"created_at":"2024-11-20T13:30:20.535Z","updated_at":"2026-05-20T03:36:03.190Z","avatar_url":"https://github.com/JosePedroDias.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GET RAW DATA\r\n\r\n## SCRAPE ANGELS (name and account):\r\n\r\nhttps://pixels.camp/angels/\r\n\r\n    JSON.stringify( Array.prototype.slice.apply( document.querySelectorAll('.angel .name') ).map( a =\u003e [a.textContent.trim(), a.querySelector('a').href.split('/').pop() ] ) )\r\n\r\n\r\n## SCRAPE ACCEPTED USERS (username):\r\n\r\nhttps://pixels.camp/badges/owners/92 (having accepted badge)\r\n\r\n    Array.prototype.slice.apply( document.querySelectorAll('#badges .user a') ).map( a =\u003e a.href.split('/').pop() )\r\n\r\n\r\n## SCRAPE PROJECTS (name and id):\r\n\r\nhttps://pixels.camp/projects/\r\n\r\n    TODO REWRITE SELECTOR EXPR\r\n\r\n\r\n## SCRAPE PROJECT DETAILS\r\n\r\nhttps://pixels.camp/projects/14\r\nhttps://api.pixels.camp/projects/14\r\n\r\n    -\u003e scrape-projects\r\n\r\n\r\n## SCRAPE USER DETAILS\r\n\r\nhttps://pixels.camp/JosePedroDias\r\nhttps://api.pixels.camp/users/JosePedroDias\r\n\r\n    -\u003e scrape-users\r\n\r\n\r\n## SCRAPE TRANSACTIONS\r\n\r\nhttp://moon.pixels.camp:8548/events\r\nhttp://moon.pixels.camp:8548/events/50\r\n...\r\n\r\n    -\u003e scrape transactions\r\n\r\n\r\n\r\n# prepare data 1st\r\n\r\nangels began with 25000\r\n\r\naverage users began with ?\r\n\r\nmost badges earn you 100 (some more)\r\n\r\nscavenger hunt earns 50000\r\n\r\n\r\n\r\nex user wo/ proj (JosePedroDias):\r\n21Eea2ca122f3CcE2d5F1AE6482F5D6109F0193e\r\n\r\nex user w/ proj (anmo):\r\n2aAAD4391e6fa365c0346503DA24B00bDfa3CeB9\r\n\r\nex proj (can i agree):\r\n6720f8fc5383c838ec1b52812bc83fed5d315b85\r\n\r\nex angel (Gamboa):\r\n48e6f88f863c3178f470d92f799c6959fe98e2fe\r\n\r\n------\r\n\r\naccount used to give money to users (initial, badges, etc.)\r\n[3d417b8305aa60688385a1ca56530130c77f8739](http://moon.pixels.camp:8548/account/0x3d417b8305aa60688385a1ca56530130c77f8739)\r\n\r\naccount used to bankrupt projects\r\n[3aaec243e4d22484061b7123d0686136d9edddb1](http://moon.pixels.camp:8548/account/0x3aaec243e4d22484061b7123d0686136d9edddb1)\r\n\r\nuntagged accounts:\r\n\r\n* [03384a7fcfc9b9872bc1746a275776df4f31e8b7](http://moon.pixels.camp:8548/account/0x03384a7fcfc9b9872bc1746a275776df4f31e8b7)\r\n* [5b77258fa0bb2e24fd5041be372729c316b28294](http://moon.pixels.camp:8548/account/0x5b77258fa0bb2e24fd5041be372729c316b28294)\r\n* [1011e3151cb8fbf5b08041937d521236f31e33cb](http://moon.pixels.camp:8548/account/0x1011e3151cb8fbf5b08041937d521236f31e33cb)\r\n* [f077da9b9813e14fb5d5d44ac25ead05730d4f0d](http://moon.pixels.camp:8548/account/0xf077da9b9813e14fb5d5d44ac25ead05730d4f0d)\r\n* [d065ec24cce987a1bedf6d8bfb4372066151b1dc](http://moon.pixels.camp:8548/account/0xd065ec24cce987a1bedf6d8bfb4372066151b1dc)\r\n* [9189994b239ef8847741af5b845d298c10e18d26](http://moon.pixels.camp:8548/account/0x9189994b239ef8847741af5b845d298c10e18d26)\r\n* [96ab9ff74d8bc56de5abdfcfbcfd29a191fe6519](http://moon.pixels.camp:8548/account/0x96ab9ff74d8bc56de5abdfcfbcfd29a191fe6519)\r\n* [def322688855187fc4f8a777344268d6c4cbd989](http://moon.pixels.camp:8548/account/0xdef322688855187fc4f8a777344268d6c4cbd989)\r\n\r\n\r\n\r\nfirst event after start of pitches\r\n[452201_1_1](http://moon.pixels.camp:8548/event/452201_1_1)\r\n\r\n\r\n# Events:\r\n\r\n    ....\r\n    #11481 89.7% User David Duarte -- 1500 -\u003e Proj Boothchain\r\n    #11482 89.7% Proj Secret Santa by #include braga -- 4412 -\u003e APPLY_BANKRUPCY\r\n    ....\r\n    #11528 90.1% Proj helpAR -- 288658 -\u003e APPLY_BANKRUPCY\r\n    #11529 90.1% User David Duarte -- 1000 -\u003e Proj Oh Telmo achas? (Oh Telmo, do you really think that?)\r\n\r\n# Compute interesting info\r\n\r\nSee compute.js\r\n\r\n\r\n# Graph along time\r\n\r\nSee render.* and data-for-browser.json\r\n\r\nuse space bar to toggle animation  \r\nright arrow and left arrow to advance/move back one transaction at a time\r\n\r\ntransaction info on the console\r\n\r\nclick on a node to inspect its information (name, inbound and outbound transactions).\r\n\r\n\r\n# TODO\r\n* find by name\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosepedrodias%2Fpixelscamp-eth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosepedrodias%2Fpixelscamp-eth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosepedrodias%2Fpixelscamp-eth/lists"}