diff --git a/package.json b/package.json index 8c74ad6..69f933f 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,7 @@ "gh.js": "^3.0.8", "jquery": "^3.1.1", "lodash": "^4.17.4", - "moment": "^2.17.1" + "moment": "^2.17.1", + "nanobar": "^0.4.2" } } diff --git a/src/index.html b/src/index.html index 216feaf..f8c70e8 100644 --- a/src/index.html +++ b/src/index.html @@ -12,7 +12,7 @@
- +
@@ -33,6 +33,7 @@ + diff --git a/src/js/example_data.js b/src/js/example_data.js index 49f936f..6176417 100644 --- a/src/js/example_data.js +++ b/src/js/example_data.js @@ -1,46 +1,3 @@ -var coins = { - "Bitcoin": 'https://github.com/bitcoin/bitcoin', - "Ethereum": 'https://github.com/ethereum/go-ethereum', - "Ripple": 'https://github.com/ripple/rippled', - "Litecoin": 'https://github.com/litecoin-project/litecoin', - "Monero": 'https://github.com/monero-project/monero', - 'Dash': 'https://github.com/dashpay/dash', - "Augur": "https://github.com/AugurProject/augur-core", - "Maidsafe": "https://github.com/maidsafe/safe_client_libs", - "Steem": "https://github.com/steemit/steem", - "NEM": "https://github.com/NemProject/nem.core", - //'Iconomi':'', - "Factom": 'https://github.com/FactomProject/factomd', - 'Dogecoin': 'https://github.com/dogecoin/dogecoin', - 'Waves': 'https://github.com/wavesplatform/Waves', - 'ZCash': 'https://github.com/zcash/zcash', - 'DigixDAO': 'https://github.com/DigixGlobal/digixdao-contracts', - 'Stellar Lumens': 'https://github.com/stellar/stellar-core', - 'Lisk': 'https://github.com/LiskHQ/lisk', - 'Tether': 'https://bitbucket.org/tetherto/tether-api-client-ruby', - 'E-Dinar Coin': 'https://github.com/edincoin/EDINARCOIN', - //'ARDOR':'', - 'GameCredits': 'https://github.com/gamecredits-project/GameCredits', - 'Swiscoin': 'https://github.com/SCNPay/swiscoin', - 'Bitshares': 'https://github.com/bitshares/bitshares-2', - /** Notable below top 25 **/ - "Nxt": 'https://bitbucket.org/JeanLucPicard/nxt', // bitbucket - "Iota": "https://github.com/iotaledger/iri", - "Vertcoin": 'https://github.com/vertcoin/vertcoin', - 'Stratis': 'https://github.com/stratisproject/stratisX', - 'VCash': 'https://github.com/openvcash/vcash', - "BitcoinUnlimited": "https://github.com/BitcoinUnlimited/BitcoinUnlimited", - "Bitcoinclassic": "https://github.com/bitcoinclassic/bitcoinclassic", - "Burstcoin": "https://github.com/BurstProject/burstcoin", - "Blocknet": "https://github.com/atcsecure/blocknet", - "Syscoin": "https://github.com/syscoin/syscoin2", - // "":"https://github.com/voxelus" - "Qora": "https://github.com/Qoracoin/Qora", - "Storj": "https://github.com/Storj/core", - "Sia": "https://github.com/NebulousLabs/Sia", - "Bitcore": "https://github.com/dgbholdings/bitcore", - 'Tittiecoin': 'https://github.com/tittiecoin/tittiecoin', // example shitcoin -} var example_data = [{"id":1181927,"name":"bitcoin","full_name":"bitcoin/bitcoin","owner":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoin/bitcoin","description":"Bitcoin Core integration/staging tree","fork":false,"url":"https://github.com/bitcoin/bitcoin","forks_url":"https://api.github.com/repos/bitcoin/bitcoin/forks","keys_url":"https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoin/bitcoin/teams","hooks_url":"https://api.github.com/repos/bitcoin/bitcoin/hooks","issue_events_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoin/bitcoin/events","assignees_url":"https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoin/bitcoin/tags","blobs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoin/bitcoin/languages","stargazers_url":"https://api.github.com/repos/bitcoin/bitcoin/stargazers","contributors_url":"https://api.github.com/repos/bitcoin/bitcoin/contributors","subscribers_url":"https://api.github.com/repos/bitcoin/bitcoin/subscribers","subscription_url":"https://api.github.com/repos/bitcoin/bitcoin/subscription","commits_url":"https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoin/bitcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoin/bitcoin/merges","archive_url":"https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoin/bitcoin/downloads","issues_url":"https://api.github.com/repos/bitcoin/bitcoin/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoin/bitcoin/labels{/name}","releases_url":"https://api.github.com/repos/bitcoin/bitcoin/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoin/bitcoin/deployments","created_at":"2010/12/19","updated_at":"2017/01/10","pushed_at":"2017/01/10","git_url":"git://github.com/bitcoin/bitcoin.git","ssh_url":"git@github.com:bitcoin/bitcoin.git","clone_url":"https://github.com/bitcoin/bitcoin.git","svn_url":"https://github.com/bitcoin/bitcoin","homepage":"https://bitcoin.org/en/download","size":78014,"stargazers_count":10993,"watchers_count":10993,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":7177,"mirror_url":null,"open_issues_count":571,"forks":7177,"open_issues":571,"watchers":10993,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"network_count":7177,"subscribers_count":1304,"contributors":100,"commits_per_week":49.538,"releases":12,"coin":"Bitcoin"},{"id":15452919,"name":"go-ethereum","full_name":"ethereum/go-ethereum","owner":{"login":"ethereum","id":6250754,"avatar_url":"https://avatars.githubusercontent.com/u/6250754?v=3","gravatar_id":"","url":"https://api.github.com/users/ethereum","html_url":"https://github.com/ethereum","followers_url":"https://api.github.com/users/ethereum/followers","following_url":"https://api.github.com/users/ethereum/following{/other_user}","gists_url":"https://api.github.com/users/ethereum/gists{/gist_id}","starred_url":"https://api.github.com/users/ethereum/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ethereum/subscriptions","organizations_url":"https://api.github.com/users/ethereum/orgs","repos_url":"https://api.github.com/users/ethereum/repos","events_url":"https://api.github.com/users/ethereum/events{/privacy}","received_events_url":"https://api.github.com/users/ethereum/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/ethereum/go-ethereum","description":"Official Go implementation of the Ethereum protocol","fork":false,"url":"https://github.com/ethereum/go-ethereum","forks_url":"https://api.github.com/repos/ethereum/go-ethereum/forks","keys_url":"https://api.github.com/repos/ethereum/go-ethereum/keys{/key_id}","collaborators_url":"https://api.github.com/repos/ethereum/go-ethereum/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/ethereum/go-ethereum/teams","hooks_url":"https://api.github.com/repos/ethereum/go-ethereum/hooks","issue_events_url":"https://api.github.com/repos/ethereum/go-ethereum/issues/events{/number}","events_url":"https://api.github.com/repos/ethereum/go-ethereum/events","assignees_url":"https://api.github.com/repos/ethereum/go-ethereum/assignees{/user}","branches_url":"https://api.github.com/repos/ethereum/go-ethereum/branches{/branch}","tags_url":"https://api.github.com/repos/ethereum/go-ethereum/tags","blobs_url":"https://api.github.com/repos/ethereum/go-ethereum/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/ethereum/go-ethereum/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/ethereum/go-ethereum/git/refs{/sha}","trees_url":"https://api.github.com/repos/ethereum/go-ethereum/git/trees{/sha}","statuses_url":"https://api.github.com/repos/ethereum/go-ethereum/statuses/{sha}","languages_url":"https://api.github.com/repos/ethereum/go-ethereum/languages","stargazers_url":"https://api.github.com/repos/ethereum/go-ethereum/stargazers","contributors_url":"https://api.github.com/repos/ethereum/go-ethereum/contributors","subscribers_url":"https://api.github.com/repos/ethereum/go-ethereum/subscribers","subscription_url":"https://api.github.com/repos/ethereum/go-ethereum/subscription","commits_url":"https://api.github.com/repos/ethereum/go-ethereum/commits{/sha}","git_commits_url":"https://api.github.com/repos/ethereum/go-ethereum/git/commits{/sha}","comments_url":"https://api.github.com/repos/ethereum/go-ethereum/comments{/number}","issue_comment_url":"https://api.github.com/repos/ethereum/go-ethereum/issues/comments{/number}","contents_url":"https://api.github.com/repos/ethereum/go-ethereum/contents/{+path}","compare_url":"https://api.github.com/repos/ethereum/go-ethereum/compare/{base}...{head}","merges_url":"https://api.github.com/repos/ethereum/go-ethereum/merges","archive_url":"https://api.github.com/repos/ethereum/go-ethereum/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/ethereum/go-ethereum/downloads","issues_url":"https://api.github.com/repos/ethereum/go-ethereum/issues{/number}","pulls_url":"https://api.github.com/repos/ethereum/go-ethereum/pulls{/number}","milestones_url":"https://api.github.com/repos/ethereum/go-ethereum/milestones{/number}","notifications_url":"https://api.github.com/repos/ethereum/go-ethereum/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/ethereum/go-ethereum/labels{/name}","releases_url":"https://api.github.com/repos/ethereum/go-ethereum/releases{/id}","deployments_url":"https://api.github.com/repos/ethereum/go-ethereum/deployments","created_at":"2013/12/26","updated_at":"2017/01/10","pushed_at":"2017/01/10","git_url":"git://github.com/ethereum/go-ethereum.git","ssh_url":"git@github.com:ethereum/go-ethereum.git","clone_url":"https://github.com/ethereum/go-ethereum.git","svn_url":"https://github.com/ethereum/go-ethereum","homepage":"https://geth.ethereum.org","size":80687,"stargazers_count":2765,"watchers_count":2765,"language":"Go","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":949,"mirror_url":null,"open_issues_count":329,"forks":949,"open_issues":329,"watchers":2765,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"ethereum","id":6250754,"avatar_url":"https://avatars.githubusercontent.com/u/6250754?v=3","gravatar_id":"","url":"https://api.github.com/users/ethereum","html_url":"https://github.com/ethereum","followers_url":"https://api.github.com/users/ethereum/followers","following_url":"https://api.github.com/users/ethereum/following{/other_user}","gists_url":"https://api.github.com/users/ethereum/gists{/gist_id}","starred_url":"https://api.github.com/users/ethereum/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ethereum/subscriptions","organizations_url":"https://api.github.com/users/ethereum/orgs","repos_url":"https://api.github.com/users/ethereum/repos","events_url":"https://api.github.com/users/ethereum/events{/privacy}","received_events_url":"https://api.github.com/users/ethereum/received_events","type":"Organization","site_admin":false},"network_count":949,"subscribers_count":423,"contributors":100,"commits_per_week":21.269,"releases":30,"coin":"Etherium"},{"id":2724167,"name":"rippled","full_name":"ripple/rippled","owner":{"login":"ripple","id":3165523,"avatar_url":"https://avatars.githubusercontent.com/u/3165523?v=3","gravatar_id":"","url":"https://api.github.com/users/ripple","html_url":"https://github.com/ripple","followers_url":"https://api.github.com/users/ripple/followers","following_url":"https://api.github.com/users/ripple/following{/other_user}","gists_url":"https://api.github.com/users/ripple/gists{/gist_id}","starred_url":"https://api.github.com/users/ripple/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ripple/subscriptions","organizations_url":"https://api.github.com/users/ripple/orgs","repos_url":"https://api.github.com/users/ripple/repos","events_url":"https://api.github.com/users/ripple/events{/privacy}","received_events_url":"https://api.github.com/users/ripple/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/ripple/rippled","description":"Decentralized cryptocurrency blockchain daemon implementing the Ripple Consensus Ledger in C++","fork":false,"url":"https://github.com/ripple/rippled","forks_url":"https://api.github.com/repos/ripple/rippled/forks","keys_url":"https://api.github.com/repos/ripple/rippled/keys{/key_id}","collaborators_url":"https://api.github.com/repos/ripple/rippled/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/ripple/rippled/teams","hooks_url":"https://api.github.com/repos/ripple/rippled/hooks","issue_events_url":"https://api.github.com/repos/ripple/rippled/issues/events{/number}","events_url":"https://api.github.com/repos/ripple/rippled/events","assignees_url":"https://api.github.com/repos/ripple/rippled/assignees{/user}","branches_url":"https://api.github.com/repos/ripple/rippled/branches{/branch}","tags_url":"https://api.github.com/repos/ripple/rippled/tags","blobs_url":"https://api.github.com/repos/ripple/rippled/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/ripple/rippled/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/ripple/rippled/git/refs{/sha}","trees_url":"https://api.github.com/repos/ripple/rippled/git/trees{/sha}","statuses_url":"https://api.github.com/repos/ripple/rippled/statuses/{sha}","languages_url":"https://api.github.com/repos/ripple/rippled/languages","stargazers_url":"https://api.github.com/repos/ripple/rippled/stargazers","contributors_url":"https://api.github.com/repos/ripple/rippled/contributors","subscribers_url":"https://api.github.com/repos/ripple/rippled/subscribers","subscription_url":"https://api.github.com/repos/ripple/rippled/subscription","commits_url":"https://api.github.com/repos/ripple/rippled/commits{/sha}","git_commits_url":"https://api.github.com/repos/ripple/rippled/git/commits{/sha}","comments_url":"https://api.github.com/repos/ripple/rippled/comments{/number}","issue_comment_url":"https://api.github.com/repos/ripple/rippled/issues/comments{/number}","contents_url":"https://api.github.com/repos/ripple/rippled/contents/{+path}","compare_url":"https://api.github.com/repos/ripple/rippled/compare/{base}...{head}","merges_url":"https://api.github.com/repos/ripple/rippled/merges","archive_url":"https://api.github.com/repos/ripple/rippled/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/ripple/rippled/downloads","issues_url":"https://api.github.com/repos/ripple/rippled/issues{/number}","pulls_url":"https://api.github.com/repos/ripple/rippled/pulls{/number}","milestones_url":"https://api.github.com/repos/ripple/rippled/milestones{/number}","notifications_url":"https://api.github.com/repos/ripple/rippled/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/ripple/rippled/labels{/name}","releases_url":"https://api.github.com/repos/ripple/rippled/releases{/id}","deployments_url":"https://api.github.com/repos/ripple/rippled/deployments","created_at":"2011/11/07","updated_at":"2017/01/09","pushed_at":"2017/01/10","git_url":"git://github.com/ripple/rippled.git","ssh_url":"git@github.com:ripple/rippled.git","clone_url":"https://github.com/ripple/rippled.git","svn_url":"https://github.com/ripple/rippled","homepage":"https://ripple.com","size":79766,"stargazers_count":1199,"watchers_count":1199,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":379,"mirror_url":null,"open_issues_count":138,"forks":379,"open_issues":138,"watchers":1199,"default_branch":"develop","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"ripple","id":3165523,"avatar_url":"https://avatars.githubusercontent.com/u/3165523?v=3","gravatar_id":"","url":"https://api.github.com/users/ripple","html_url":"https://github.com/ripple","followers_url":"https://api.github.com/users/ripple/followers","following_url":"https://api.github.com/users/ripple/following{/other_user}","gists_url":"https://api.github.com/users/ripple/gists{/gist_id}","starred_url":"https://api.github.com/users/ripple/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/ripple/subscriptions","organizations_url":"https://api.github.com/users/ripple/orgs","repos_url":"https://api.github.com/users/ripple/repos","events_url":"https://api.github.com/users/ripple/events{/privacy}","received_events_url":"https://api.github.com/users/ripple/received_events","type":"Organization","site_admin":false},"network_count":379,"subscribers_count":245,"contributors":56,"commits_per_week":12.25,"releases":30,"coin":"Ripple"},{"id":4646198,"name":"litecoin","full_name":"litecoin-project/litecoin","owner":{"login":"litecoin-project","id":1845120,"avatar_url":"https://avatars.githubusercontent.com/u/1845120?v=3","gravatar_id":"","url":"https://api.github.com/users/litecoin-project","html_url":"https://github.com/litecoin-project","followers_url":"https://api.github.com/users/litecoin-project/followers","following_url":"https://api.github.com/users/litecoin-project/following{/other_user}","gists_url":"https://api.github.com/users/litecoin-project/gists{/gist_id}","starred_url":"https://api.github.com/users/litecoin-project/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/litecoin-project/subscriptions","organizations_url":"https://api.github.com/users/litecoin-project/orgs","repos_url":"https://api.github.com/users/litecoin-project/repos","events_url":"https://api.github.com/users/litecoin-project/events{/privacy}","received_events_url":"https://api.github.com/users/litecoin-project/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/litecoin-project/litecoin","description":"Litecoin source tree","fork":true,"url":"https://github.com/litecoin-project/litecoin","forks_url":"https://api.github.com/repos/litecoin-project/litecoin/forks","keys_url":"https://api.github.com/repos/litecoin-project/litecoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/litecoin-project/litecoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/litecoin-project/litecoin/teams","hooks_url":"https://api.github.com/repos/litecoin-project/litecoin/hooks","issue_events_url":"https://api.github.com/repos/litecoin-project/litecoin/issues/events{/number}","events_url":"https://api.github.com/repos/litecoin-project/litecoin/events","assignees_url":"https://api.github.com/repos/litecoin-project/litecoin/assignees{/user}","branches_url":"https://api.github.com/repos/litecoin-project/litecoin/branches{/branch}","tags_url":"https://api.github.com/repos/litecoin-project/litecoin/tags","blobs_url":"https://api.github.com/repos/litecoin-project/litecoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/litecoin-project/litecoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/litecoin-project/litecoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/litecoin-project/litecoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/litecoin-project/litecoin/statuses/{sha}","languages_url":"https://api.github.com/repos/litecoin-project/litecoin/languages","stargazers_url":"https://api.github.com/repos/litecoin-project/litecoin/stargazers","contributors_url":"https://api.github.com/repos/litecoin-project/litecoin/contributors","subscribers_url":"https://api.github.com/repos/litecoin-project/litecoin/subscribers","subscription_url":"https://api.github.com/repos/litecoin-project/litecoin/subscription","commits_url":"https://api.github.com/repos/litecoin-project/litecoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/litecoin-project/litecoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/litecoin-project/litecoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/litecoin-project/litecoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/litecoin-project/litecoin/contents/{+path}","compare_url":"https://api.github.com/repos/litecoin-project/litecoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/litecoin-project/litecoin/merges","archive_url":"https://api.github.com/repos/litecoin-project/litecoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/litecoin-project/litecoin/downloads","issues_url":"https://api.github.com/repos/litecoin-project/litecoin/issues{/number}","pulls_url":"https://api.github.com/repos/litecoin-project/litecoin/pulls{/number}","milestones_url":"https://api.github.com/repos/litecoin-project/litecoin/milestones{/number}","notifications_url":"https://api.github.com/repos/litecoin-project/litecoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/litecoin-project/litecoin/labels{/name}","releases_url":"https://api.github.com/repos/litecoin-project/litecoin/releases{/id}","deployments_url":"https://api.github.com/repos/litecoin-project/litecoin/deployments","created_at":"2012/06/13","updated_at":"2017/01/09","pushed_at":"2017/01/10","git_url":"git://github.com/litecoin-project/litecoin.git","ssh_url":"git@github.com:litecoin-project/litecoin.git","clone_url":"https://github.com/litecoin-project/litecoin.git","svn_url":"https://github.com/litecoin-project/litecoin","homepage":"http://www.litecoin.org","size":80973,"stargazers_count":1161,"watchers_count":1161,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":true,"has_pages":false,"forks_count":834,"mirror_url":null,"open_issues_count":3,"forks":834,"open_issues":3,"watchers":1161,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"litecoin-project","id":1845120,"avatar_url":"https://avatars.githubusercontent.com/u/1845120?v=3","gravatar_id":"","url":"https://api.github.com/users/litecoin-project","html_url":"https://github.com/litecoin-project","followers_url":"https://api.github.com/users/litecoin-project/followers","following_url":"https://api.github.com/users/litecoin-project/following{/other_user}","gists_url":"https://api.github.com/users/litecoin-project/gists{/gist_id}","starred_url":"https://api.github.com/users/litecoin-project/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/litecoin-project/subscriptions","organizations_url":"https://api.github.com/users/litecoin-project/orgs","repos_url":"https://api.github.com/users/litecoin-project/repos","events_url":"https://api.github.com/users/litecoin-project/events{/privacy}","received_events_url":"https://api.github.com/users/litecoin-project/received_events","type":"Organization","site_admin":false},"parent":{"id":1181927,"name":"bitcoin","full_name":"bitcoin/bitcoin","owner":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoin/bitcoin","description":"Bitcoin Core integration/staging tree","fork":false,"url":"https://api.github.com/repos/bitcoin/bitcoin","forks_url":"https://api.github.com/repos/bitcoin/bitcoin/forks","keys_url":"https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoin/bitcoin/teams","hooks_url":"https://api.github.com/repos/bitcoin/bitcoin/hooks","issue_events_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoin/bitcoin/events","assignees_url":"https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoin/bitcoin/tags","blobs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoin/bitcoin/languages","stargazers_url":"https://api.github.com/repos/bitcoin/bitcoin/stargazers","contributors_url":"https://api.github.com/repos/bitcoin/bitcoin/contributors","subscribers_url":"https://api.github.com/repos/bitcoin/bitcoin/subscribers","subscription_url":"https://api.github.com/repos/bitcoin/bitcoin/subscription","commits_url":"https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoin/bitcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoin/bitcoin/merges","archive_url":"https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoin/bitcoin/downloads","issues_url":"https://api.github.com/repos/bitcoin/bitcoin/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoin/bitcoin/labels{/name}","releases_url":"https://api.github.com/repos/bitcoin/bitcoin/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoin/bitcoin/deployments","created_at":"2010-12-19T15:16:43Z","updated_at":"2017-01-10T01:29:25Z","pushed_at":"2017-01-10T00:59:05Z","git_url":"git://github.com/bitcoin/bitcoin.git","ssh_url":"git@github.com:bitcoin/bitcoin.git","clone_url":"https://github.com/bitcoin/bitcoin.git","svn_url":"https://github.com/bitcoin/bitcoin","homepage":"https://bitcoin.org/en/download","size":78014,"stargazers_count":10993,"watchers_count":10993,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":7177,"mirror_url":null,"open_issues_count":571,"forks":7177,"open_issues":571,"watchers":10993,"default_branch":"master"},"source":{"id":1181927,"name":"bitcoin","full_name":"bitcoin/bitcoin","owner":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoin/bitcoin","description":"Bitcoin Core integration/staging tree","fork":false,"url":"https://api.github.com/repos/bitcoin/bitcoin","forks_url":"https://api.github.com/repos/bitcoin/bitcoin/forks","keys_url":"https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoin/bitcoin/teams","hooks_url":"https://api.github.com/repos/bitcoin/bitcoin/hooks","issue_events_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoin/bitcoin/events","assignees_url":"https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoin/bitcoin/tags","blobs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoin/bitcoin/languages","stargazers_url":"https://api.github.com/repos/bitcoin/bitcoin/stargazers","contributors_url":"https://api.github.com/repos/bitcoin/bitcoin/contributors","subscribers_url":"https://api.github.com/repos/bitcoin/bitcoin/subscribers","subscription_url":"https://api.github.com/repos/bitcoin/bitcoin/subscription","commits_url":"https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoin/bitcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoin/bitcoin/merges","archive_url":"https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoin/bitcoin/downloads","issues_url":"https://api.github.com/repos/bitcoin/bitcoin/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoin/bitcoin/labels{/name}","releases_url":"https://api.github.com/repos/bitcoin/bitcoin/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoin/bitcoin/deployments","created_at":"2010-12-19T15:16:43Z","updated_at":"2017-01-10T01:29:25Z","pushed_at":"2017-01-10T00:59:05Z","git_url":"git://github.com/bitcoin/bitcoin.git","ssh_url":"git@github.com:bitcoin/bitcoin.git","clone_url":"https://github.com/bitcoin/bitcoin.git","svn_url":"https://github.com/bitcoin/bitcoin","homepage":"https://bitcoin.org/en/download","size":78014,"stargazers_count":10993,"watchers_count":10993,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":7177,"mirror_url":null,"open_issues_count":571,"forks":7177,"open_issues":571,"watchers":10993,"default_branch":"master"},"network_count":7177,"subscribers_count":253,"contributors":100,"commits_per_week":30.538,"releases":1,"coin":"Litecoin"},{"id":19316619,"name":"monero","full_name":"monero-project/monero","owner":{"login":"monero-project","id":7450663,"avatar_url":"https://avatars.githubusercontent.com/u/7450663?v=3","gravatar_id":"","url":"https://api.github.com/users/monero-project","html_url":"https://github.com/monero-project","followers_url":"https://api.github.com/users/monero-project/followers","following_url":"https://api.github.com/users/monero-project/following{/other_user}","gists_url":"https://api.github.com/users/monero-project/gists{/gist_id}","starred_url":"https://api.github.com/users/monero-project/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/monero-project/subscriptions","organizations_url":"https://api.github.com/users/monero-project/orgs","repos_url":"https://api.github.com/users/monero-project/repos","events_url":"https://api.github.com/users/monero-project/events{/privacy}","received_events_url":"https://api.github.com/users/monero-project/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/monero-project/monero","description":"Monero: the secure, private, untraceable cryptocurrency","fork":false,"url":"https://github.com/monero-project/monero","forks_url":"https://api.github.com/repos/monero-project/monero/forks","keys_url":"https://api.github.com/repos/monero-project/monero/keys{/key_id}","collaborators_url":"https://api.github.com/repos/monero-project/monero/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/monero-project/monero/teams","hooks_url":"https://api.github.com/repos/monero-project/monero/hooks","issue_events_url":"https://api.github.com/repos/monero-project/monero/issues/events{/number}","events_url":"https://api.github.com/repos/monero-project/monero/events","assignees_url":"https://api.github.com/repos/monero-project/monero/assignees{/user}","branches_url":"https://api.github.com/repos/monero-project/monero/branches{/branch}","tags_url":"https://api.github.com/repos/monero-project/monero/tags","blobs_url":"https://api.github.com/repos/monero-project/monero/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/monero-project/monero/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/monero-project/monero/git/refs{/sha}","trees_url":"https://api.github.com/repos/monero-project/monero/git/trees{/sha}","statuses_url":"https://api.github.com/repos/monero-project/monero/statuses/{sha}","languages_url":"https://api.github.com/repos/monero-project/monero/languages","stargazers_url":"https://api.github.com/repos/monero-project/monero/stargazers","contributors_url":"https://api.github.com/repos/monero-project/monero/contributors","subscribers_url":"https://api.github.com/repos/monero-project/monero/subscribers","subscription_url":"https://api.github.com/repos/monero-project/monero/subscription","commits_url":"https://api.github.com/repos/monero-project/monero/commits{/sha}","git_commits_url":"https://api.github.com/repos/monero-project/monero/git/commits{/sha}","comments_url":"https://api.github.com/repos/monero-project/monero/comments{/number}","issue_comment_url":"https://api.github.com/repos/monero-project/monero/issues/comments{/number}","contents_url":"https://api.github.com/repos/monero-project/monero/contents/{+path}","compare_url":"https://api.github.com/repos/monero-project/monero/compare/{base}...{head}","merges_url":"https://api.github.com/repos/monero-project/monero/merges","archive_url":"https://api.github.com/repos/monero-project/monero/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/monero-project/monero/downloads","issues_url":"https://api.github.com/repos/monero-project/monero/issues{/number}","pulls_url":"https://api.github.com/repos/monero-project/monero/pulls{/number}","milestones_url":"https://api.github.com/repos/monero-project/monero/milestones{/number}","notifications_url":"https://api.github.com/repos/monero-project/monero/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/monero-project/monero/labels{/name}","releases_url":"https://api.github.com/repos/monero-project/monero/releases{/id}","deployments_url":"https://api.github.com/repos/monero-project/monero/deployments","created_at":"2014/04/30","updated_at":"2017/01/10","pushed_at":"2017/01/10","git_url":"git://github.com/monero-project/monero.git","ssh_url":"git@github.com:monero-project/monero.git","clone_url":"https://github.com/monero-project/monero.git","svn_url":"https://github.com/monero-project/monero","homepage":"https://getmonero.org","size":84355,"stargazers_count":388,"watchers_count":388,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":247,"mirror_url":null,"open_issues_count":145,"forks":247,"open_issues":145,"watchers":388,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"network_count":247,"subscribers_count":107,"contributors":74,"commits_per_week":32.385,"releases":7,"coin":"Monero"},{"id":19352450,"name":"dash","full_name":"dashpay/dash","owner":{"login":"dashpay","id":11511719,"avatar_url":"https://avatars.githubusercontent.com/u/11511719?v=3","gravatar_id":"","url":"https://api.github.com/users/dashpay","html_url":"https://github.com/dashpay","followers_url":"https://api.github.com/users/dashpay/followers","following_url":"https://api.github.com/users/dashpay/following{/other_user}","gists_url":"https://api.github.com/users/dashpay/gists{/gist_id}","starred_url":"https://api.github.com/users/dashpay/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dashpay/subscriptions","organizations_url":"https://api.github.com/users/dashpay/orgs","repos_url":"https://api.github.com/users/dashpay/repos","events_url":"https://api.github.com/users/dashpay/events{/privacy}","received_events_url":"https://api.github.com/users/dashpay/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/dashpay/dash","description":"Dash - Reinventing Cryptocurrency","fork":true,"url":"https://github.com/dashpay/dash","forks_url":"https://api.github.com/repos/dashpay/dash/forks","keys_url":"https://api.github.com/repos/dashpay/dash/keys{/key_id}","collaborators_url":"https://api.github.com/repos/dashpay/dash/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/dashpay/dash/teams","hooks_url":"https://api.github.com/repos/dashpay/dash/hooks","issue_events_url":"https://api.github.com/repos/dashpay/dash/issues/events{/number}","events_url":"https://api.github.com/repos/dashpay/dash/events","assignees_url":"https://api.github.com/repos/dashpay/dash/assignees{/user}","branches_url":"https://api.github.com/repos/dashpay/dash/branches{/branch}","tags_url":"https://api.github.com/repos/dashpay/dash/tags","blobs_url":"https://api.github.com/repos/dashpay/dash/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/dashpay/dash/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/dashpay/dash/git/refs{/sha}","trees_url":"https://api.github.com/repos/dashpay/dash/git/trees{/sha}","statuses_url":"https://api.github.com/repos/dashpay/dash/statuses/{sha}","languages_url":"https://api.github.com/repos/dashpay/dash/languages","stargazers_url":"https://api.github.com/repos/dashpay/dash/stargazers","contributors_url":"https://api.github.com/repos/dashpay/dash/contributors","subscribers_url":"https://api.github.com/repos/dashpay/dash/subscribers","subscription_url":"https://api.github.com/repos/dashpay/dash/subscription","commits_url":"https://api.github.com/repos/dashpay/dash/commits{/sha}","git_commits_url":"https://api.github.com/repos/dashpay/dash/git/commits{/sha}","comments_url":"https://api.github.com/repos/dashpay/dash/comments{/number}","issue_comment_url":"https://api.github.com/repos/dashpay/dash/issues/comments{/number}","contents_url":"https://api.github.com/repos/dashpay/dash/contents/{+path}","compare_url":"https://api.github.com/repos/dashpay/dash/compare/{base}...{head}","merges_url":"https://api.github.com/repos/dashpay/dash/merges","archive_url":"https://api.github.com/repos/dashpay/dash/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/dashpay/dash/downloads","issues_url":"https://api.github.com/repos/dashpay/dash/issues{/number}","pulls_url":"https://api.github.com/repos/dashpay/dash/pulls{/number}","milestones_url":"https://api.github.com/repos/dashpay/dash/milestones{/number}","notifications_url":"https://api.github.com/repos/dashpay/dash/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/dashpay/dash/labels{/name}","releases_url":"https://api.github.com/repos/dashpay/dash/releases{/id}","deployments_url":"https://api.github.com/repos/dashpay/dash/deployments","created_at":"2014/05/02","updated_at":"2017/01/10","pushed_at":"2017/01/09","git_url":"git://github.com/dashpay/dash.git","ssh_url":"git@github.com:dashpay/dash.git","clone_url":"https://github.com/dashpay/dash.git","svn_url":"https://github.com/dashpay/dash","homepage":"https://www.dash.org","size":103360,"stargazers_count":353,"watchers_count":353,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":true,"has_pages":false,"forks_count":193,"mirror_url":null,"open_issues_count":45,"forks":193,"open_issues":45,"watchers":353,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"dashpay","id":11511719,"avatar_url":"https://avatars.githubusercontent.com/u/11511719?v=3","gravatar_id":"","url":"https://api.github.com/users/dashpay","html_url":"https://github.com/dashpay","followers_url":"https://api.github.com/users/dashpay/followers","following_url":"https://api.github.com/users/dashpay/following{/other_user}","gists_url":"https://api.github.com/users/dashpay/gists{/gist_id}","starred_url":"https://api.github.com/users/dashpay/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dashpay/subscriptions","organizations_url":"https://api.github.com/users/dashpay/orgs","repos_url":"https://api.github.com/users/dashpay/repos","events_url":"https://api.github.com/users/dashpay/events{/privacy}","received_events_url":"https://api.github.com/users/dashpay/received_events","type":"Organization","site_admin":false},"parent":{"id":1181927,"name":"bitcoin","full_name":"bitcoin/bitcoin","owner":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoin/bitcoin","description":"Bitcoin Core integration/staging tree","fork":false,"url":"https://api.github.com/repos/bitcoin/bitcoin","forks_url":"https://api.github.com/repos/bitcoin/bitcoin/forks","keys_url":"https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoin/bitcoin/teams","hooks_url":"https://api.github.com/repos/bitcoin/bitcoin/hooks","issue_events_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoin/bitcoin/events","assignees_url":"https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoin/bitcoin/tags","blobs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoin/bitcoin/languages","stargazers_url":"https://api.github.com/repos/bitcoin/bitcoin/stargazers","contributors_url":"https://api.github.com/repos/bitcoin/bitcoin/contributors","subscribers_url":"https://api.github.com/repos/bitcoin/bitcoin/subscribers","subscription_url":"https://api.github.com/repos/bitcoin/bitcoin/subscription","commits_url":"https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoin/bitcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoin/bitcoin/merges","archive_url":"https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoin/bitcoin/downloads","issues_url":"https://api.github.com/repos/bitcoin/bitcoin/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoin/bitcoin/labels{/name}","releases_url":"https://api.github.com/repos/bitcoin/bitcoin/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoin/bitcoin/deployments","created_at":"2010-12-19T15:16:43Z","updated_at":"2017-01-10T01:29:25Z","pushed_at":"2017-01-10T00:59:05Z","git_url":"git://github.com/bitcoin/bitcoin.git","ssh_url":"git@github.com:bitcoin/bitcoin.git","clone_url":"https://github.com/bitcoin/bitcoin.git","svn_url":"https://github.com/bitcoin/bitcoin","homepage":"https://bitcoin.org/en/download","size":78014,"stargazers_count":10993,"watchers_count":10993,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":7177,"mirror_url":null,"open_issues_count":571,"forks":7177,"open_issues":571,"watchers":10993,"default_branch":"master"},"source":{"id":1181927,"name":"bitcoin","full_name":"bitcoin/bitcoin","owner":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoin/bitcoin","description":"Bitcoin Core integration/staging tree","fork":false,"url":"https://api.github.com/repos/bitcoin/bitcoin","forks_url":"https://api.github.com/repos/bitcoin/bitcoin/forks","keys_url":"https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoin/bitcoin/teams","hooks_url":"https://api.github.com/repos/bitcoin/bitcoin/hooks","issue_events_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoin/bitcoin/events","assignees_url":"https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoin/bitcoin/tags","blobs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoin/bitcoin/languages","stargazers_url":"https://api.github.com/repos/bitcoin/bitcoin/stargazers","contributors_url":"https://api.github.com/repos/bitcoin/bitcoin/contributors","subscribers_url":"https://api.github.com/repos/bitcoin/bitcoin/subscribers","subscription_url":"https://api.github.com/repos/bitcoin/bitcoin/subscription","commits_url":"https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoin/bitcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoin/bitcoin/merges","archive_url":"https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoin/bitcoin/downloads","issues_url":"https://api.github.com/repos/bitcoin/bitcoin/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoin/bitcoin/labels{/name}","releases_url":"https://api.github.com/repos/bitcoin/bitcoin/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoin/bitcoin/deployments","created_at":"2010-12-19T15:16:43Z","updated_at":"2017-01-10T01:29:25Z","pushed_at":"2017-01-10T00:59:05Z","git_url":"git://github.com/bitcoin/bitcoin.git","ssh_url":"git@github.com:bitcoin/bitcoin.git","clone_url":"https://github.com/bitcoin/bitcoin.git","svn_url":"https://github.com/bitcoin/bitcoin","homepage":"https://bitcoin.org/en/download","size":78014,"stargazers_count":10993,"watchers_count":10993,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":7177,"mirror_url":null,"open_issues_count":571,"forks":7177,"open_issues":571,"watchers":10993,"default_branch":"master"},"network_count":7177,"subscribers_count":112,"contributors":100,"commits_per_week":null,"releases":4,"coin":"Dash"},{"id":27623806,"name":"augur-core","full_name":"AugurProject/augur-core","owner":{"login":"AugurProject","id":9636524,"avatar_url":"https://avatars.githubusercontent.com/u/9636524?v=3","gravatar_id":"","url":"https://api.github.com/users/AugurProject","html_url":"https://github.com/AugurProject","followers_url":"https://api.github.com/users/AugurProject/followers","following_url":"https://api.github.com/users/AugurProject/following{/other_user}","gists_url":"https://api.github.com/users/AugurProject/gists{/gist_id}","starred_url":"https://api.github.com/users/AugurProject/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/AugurProject/subscriptions","organizations_url":"https://api.github.com/users/AugurProject/orgs","repos_url":"https://api.github.com/users/AugurProject/repos","events_url":"https://api.github.com/users/AugurProject/events{/privacy}","received_events_url":"https://api.github.com/users/AugurProject/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/AugurProject/augur-core","description":"Augur back-end (Ethereum contracts)","fork":false,"url":"https://github.com/AugurProject/augur-core","forks_url":"https://api.github.com/repos/AugurProject/augur-core/forks","keys_url":"https://api.github.com/repos/AugurProject/augur-core/keys{/key_id}","collaborators_url":"https://api.github.com/repos/AugurProject/augur-core/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/AugurProject/augur-core/teams","hooks_url":"https://api.github.com/repos/AugurProject/augur-core/hooks","issue_events_url":"https://api.github.com/repos/AugurProject/augur-core/issues/events{/number}","events_url":"https://api.github.com/repos/AugurProject/augur-core/events","assignees_url":"https://api.github.com/repos/AugurProject/augur-core/assignees{/user}","branches_url":"https://api.github.com/repos/AugurProject/augur-core/branches{/branch}","tags_url":"https://api.github.com/repos/AugurProject/augur-core/tags","blobs_url":"https://api.github.com/repos/AugurProject/augur-core/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/AugurProject/augur-core/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/AugurProject/augur-core/git/refs{/sha}","trees_url":"https://api.github.com/repos/AugurProject/augur-core/git/trees{/sha}","statuses_url":"https://api.github.com/repos/AugurProject/augur-core/statuses/{sha}","languages_url":"https://api.github.com/repos/AugurProject/augur-core/languages","stargazers_url":"https://api.github.com/repos/AugurProject/augur-core/stargazers","contributors_url":"https://api.github.com/repos/AugurProject/augur-core/contributors","subscribers_url":"https://api.github.com/repos/AugurProject/augur-core/subscribers","subscription_url":"https://api.github.com/repos/AugurProject/augur-core/subscription","commits_url":"https://api.github.com/repos/AugurProject/augur-core/commits{/sha}","git_commits_url":"https://api.github.com/repos/AugurProject/augur-core/git/commits{/sha}","comments_url":"https://api.github.com/repos/AugurProject/augur-core/comments{/number}","issue_comment_url":"https://api.github.com/repos/AugurProject/augur-core/issues/comments{/number}","contents_url":"https://api.github.com/repos/AugurProject/augur-core/contents/{+path}","compare_url":"https://api.github.com/repos/AugurProject/augur-core/compare/{base}...{head}","merges_url":"https://api.github.com/repos/AugurProject/augur-core/merges","archive_url":"https://api.github.com/repos/AugurProject/augur-core/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/AugurProject/augur-core/downloads","issues_url":"https://api.github.com/repos/AugurProject/augur-core/issues{/number}","pulls_url":"https://api.github.com/repos/AugurProject/augur-core/pulls{/number}","milestones_url":"https://api.github.com/repos/AugurProject/augur-core/milestones{/number}","notifications_url":"https://api.github.com/repos/AugurProject/augur-core/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/AugurProject/augur-core/labels{/name}","releases_url":"https://api.github.com/repos/AugurProject/augur-core/releases{/id}","deployments_url":"https://api.github.com/repos/AugurProject/augur-core/deployments","created_at":"2014/12/06","updated_at":"2017/01/07","pushed_at":"2017/01/09","git_url":"git://github.com/AugurProject/augur-core.git","ssh_url":"git@github.com:AugurProject/augur-core.git","clone_url":"https://github.com/AugurProject/augur-core.git","svn_url":"https://github.com/AugurProject/augur-core","homepage":"https://www.augur.net","size":5820,"stargazers_count":130,"watchers_count":130,"language":"Python","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":31,"mirror_url":null,"open_issues_count":5,"forks":31,"open_issues":5,"watchers":130,"default_branch":"develop","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"AugurProject","id":9636524,"avatar_url":"https://avatars.githubusercontent.com/u/9636524?v=3","gravatar_id":"","url":"https://api.github.com/users/AugurProject","html_url":"https://github.com/AugurProject","followers_url":"https://api.github.com/users/AugurProject/followers","following_url":"https://api.github.com/users/AugurProject/following{/other_user}","gists_url":"https://api.github.com/users/AugurProject/gists{/gist_id}","starred_url":"https://api.github.com/users/AugurProject/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/AugurProject/subscriptions","organizations_url":"https://api.github.com/users/AugurProject/orgs","repos_url":"https://api.github.com/users/AugurProject/repos","events_url":"https://api.github.com/users/AugurProject/events{/privacy}","received_events_url":"https://api.github.com/users/AugurProject/received_events","type":"Organization","site_admin":false},"network_count":31,"subscribers_count":41,"contributors":8,"commits_per_week":13.827,"releases":0,"coin":"Augur"},{"id":32020533,"name":"safe_client_libs","full_name":"maidsafe/safe_client_libs","owner":{"login":"maidsafe","id":536423,"avatar_url":"https://avatars.githubusercontent.com/u/536423?v=3","gravatar_id":"","url":"https://api.github.com/users/maidsafe","html_url":"https://github.com/maidsafe","followers_url":"https://api.github.com/users/maidsafe/followers","following_url":"https://api.github.com/users/maidsafe/following{/other_user}","gists_url":"https://api.github.com/users/maidsafe/gists{/gist_id}","starred_url":"https://api.github.com/users/maidsafe/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/maidsafe/subscriptions","organizations_url":"https://api.github.com/users/maidsafe/orgs","repos_url":"https://api.github.com/users/maidsafe/repos","events_url":"https://api.github.com/users/maidsafe/events{/privacy}","received_events_url":"https://api.github.com/users/maidsafe/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/maidsafe/safe_client_libs","description":"SAFE Network client side rust module(s)","fork":false,"url":"https://github.com/maidsafe/safe_client_libs","forks_url":"https://api.github.com/repos/maidsafe/safe_client_libs/forks","keys_url":"https://api.github.com/repos/maidsafe/safe_client_libs/keys{/key_id}","collaborators_url":"https://api.github.com/repos/maidsafe/safe_client_libs/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/maidsafe/safe_client_libs/teams","hooks_url":"https://api.github.com/repos/maidsafe/safe_client_libs/hooks","issue_events_url":"https://api.github.com/repos/maidsafe/safe_client_libs/issues/events{/number}","events_url":"https://api.github.com/repos/maidsafe/safe_client_libs/events","assignees_url":"https://api.github.com/repos/maidsafe/safe_client_libs/assignees{/user}","branches_url":"https://api.github.com/repos/maidsafe/safe_client_libs/branches{/branch}","tags_url":"https://api.github.com/repos/maidsafe/safe_client_libs/tags","blobs_url":"https://api.github.com/repos/maidsafe/safe_client_libs/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/maidsafe/safe_client_libs/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/maidsafe/safe_client_libs/git/refs{/sha}","trees_url":"https://api.github.com/repos/maidsafe/safe_client_libs/git/trees{/sha}","statuses_url":"https://api.github.com/repos/maidsafe/safe_client_libs/statuses/{sha}","languages_url":"https://api.github.com/repos/maidsafe/safe_client_libs/languages","stargazers_url":"https://api.github.com/repos/maidsafe/safe_client_libs/stargazers","contributors_url":"https://api.github.com/repos/maidsafe/safe_client_libs/contributors","subscribers_url":"https://api.github.com/repos/maidsafe/safe_client_libs/subscribers","subscription_url":"https://api.github.com/repos/maidsafe/safe_client_libs/subscription","commits_url":"https://api.github.com/repos/maidsafe/safe_client_libs/commits{/sha}","git_commits_url":"https://api.github.com/repos/maidsafe/safe_client_libs/git/commits{/sha}","comments_url":"https://api.github.com/repos/maidsafe/safe_client_libs/comments{/number}","issue_comment_url":"https://api.github.com/repos/maidsafe/safe_client_libs/issues/comments{/number}","contents_url":"https://api.github.com/repos/maidsafe/safe_client_libs/contents/{+path}","compare_url":"https://api.github.com/repos/maidsafe/safe_client_libs/compare/{base}...{head}","merges_url":"https://api.github.com/repos/maidsafe/safe_client_libs/merges","archive_url":"https://api.github.com/repos/maidsafe/safe_client_libs/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/maidsafe/safe_client_libs/downloads","issues_url":"https://api.github.com/repos/maidsafe/safe_client_libs/issues{/number}","pulls_url":"https://api.github.com/repos/maidsafe/safe_client_libs/pulls{/number}","milestones_url":"https://api.github.com/repos/maidsafe/safe_client_libs/milestones{/number}","notifications_url":"https://api.github.com/repos/maidsafe/safe_client_libs/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/maidsafe/safe_client_libs/labels{/name}","releases_url":"https://api.github.com/repos/maidsafe/safe_client_libs/releases{/id}","deployments_url":"https://api.github.com/repos/maidsafe/safe_client_libs/deployments","created_at":"2015/03/11","updated_at":"2017/01/02","pushed_at":"2017/01/09","git_url":"git://github.com/maidsafe/safe_client_libs.git","ssh_url":"git@github.com:maidsafe/safe_client_libs.git","clone_url":"https://github.com/maidsafe/safe_client_libs.git","svn_url":"https://github.com/maidsafe/safe_client_libs","homepage":"","size":93351,"stargazers_count":82,"watchers_count":82,"language":"Rust","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":42,"mirror_url":null,"open_issues_count":3,"forks":42,"open_issues":3,"watchers":82,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"maidsafe","id":536423,"avatar_url":"https://avatars.githubusercontent.com/u/536423?v=3","gravatar_id":"","url":"https://api.github.com/users/maidsafe","html_url":"https://github.com/maidsafe","followers_url":"https://api.github.com/users/maidsafe/followers","following_url":"https://api.github.com/users/maidsafe/following{/other_user}","gists_url":"https://api.github.com/users/maidsafe/gists{/gist_id}","starred_url":"https://api.github.com/users/maidsafe/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/maidsafe/subscriptions","organizations_url":"https://api.github.com/users/maidsafe/orgs","repos_url":"https://api.github.com/users/maidsafe/repos","events_url":"https://api.github.com/users/maidsafe/events{/privacy}","received_events_url":"https://api.github.com/users/maidsafe/received_events","type":"Organization","site_admin":false},"network_count":42,"subscribers_count":36,"contributors":20,"commits_per_week":8.904,"releases":0,"coin":"Maidsafe"},{"id":54517947,"name":"steem","full_name":"steemit/steem","owner":{"login":"steemit","id":17434692,"avatar_url":"https://avatars.githubusercontent.com/u/17434692?v=3","gravatar_id":"","url":"https://api.github.com/users/steemit","html_url":"https://github.com/steemit","followers_url":"https://api.github.com/users/steemit/followers","following_url":"https://api.github.com/users/steemit/following{/other_user}","gists_url":"https://api.github.com/users/steemit/gists{/gist_id}","starred_url":"https://api.github.com/users/steemit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/steemit/subscriptions","organizations_url":"https://api.github.com/users/steemit/orgs","repos_url":"https://api.github.com/users/steemit/repos","events_url":"https://api.github.com/users/steemit/events{/privacy}","received_events_url":"https://api.github.com/users/steemit/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/steemit/steem","description":"A social media platform where everyone gets paid to post.","fork":false,"url":"https://github.com/steemit/steem","forks_url":"https://api.github.com/repos/steemit/steem/forks","keys_url":"https://api.github.com/repos/steemit/steem/keys{/key_id}","collaborators_url":"https://api.github.com/repos/steemit/steem/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/steemit/steem/teams","hooks_url":"https://api.github.com/repos/steemit/steem/hooks","issue_events_url":"https://api.github.com/repos/steemit/steem/issues/events{/number}","events_url":"https://api.github.com/repos/steemit/steem/events","assignees_url":"https://api.github.com/repos/steemit/steem/assignees{/user}","branches_url":"https://api.github.com/repos/steemit/steem/branches{/branch}","tags_url":"https://api.github.com/repos/steemit/steem/tags","blobs_url":"https://api.github.com/repos/steemit/steem/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/steemit/steem/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/steemit/steem/git/refs{/sha}","trees_url":"https://api.github.com/repos/steemit/steem/git/trees{/sha}","statuses_url":"https://api.github.com/repos/steemit/steem/statuses/{sha}","languages_url":"https://api.github.com/repos/steemit/steem/languages","stargazers_url":"https://api.github.com/repos/steemit/steem/stargazers","contributors_url":"https://api.github.com/repos/steemit/steem/contributors","subscribers_url":"https://api.github.com/repos/steemit/steem/subscribers","subscription_url":"https://api.github.com/repos/steemit/steem/subscription","commits_url":"https://api.github.com/repos/steemit/steem/commits{/sha}","git_commits_url":"https://api.github.com/repos/steemit/steem/git/commits{/sha}","comments_url":"https://api.github.com/repos/steemit/steem/comments{/number}","issue_comment_url":"https://api.github.com/repos/steemit/steem/issues/comments{/number}","contents_url":"https://api.github.com/repos/steemit/steem/contents/{+path}","compare_url":"https://api.github.com/repos/steemit/steem/compare/{base}...{head}","merges_url":"https://api.github.com/repos/steemit/steem/merges","archive_url":"https://api.github.com/repos/steemit/steem/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/steemit/steem/downloads","issues_url":"https://api.github.com/repos/steemit/steem/issues{/number}","pulls_url":"https://api.github.com/repos/steemit/steem/pulls{/number}","milestones_url":"https://api.github.com/repos/steemit/steem/milestones{/number}","notifications_url":"https://api.github.com/repos/steemit/steem/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/steemit/steem/labels{/name}","releases_url":"https://api.github.com/repos/steemit/steem/releases{/id}","deployments_url":"https://api.github.com/repos/steemit/steem/deployments","created_at":"2016/03/23","updated_at":"2017/01/10","pushed_at":"2017/01/10","git_url":"git://github.com/steemit/steem.git","ssh_url":"git@github.com:steemit/steem.git","clone_url":"https://github.com/steemit/steem.git","svn_url":"https://github.com/steemit/steem","homepage":"https://steemit.com","size":6213,"stargazers_count":224,"watchers_count":224,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":false,"has_pages":false,"forks_count":117,"mirror_url":null,"open_issues_count":159,"forks":117,"open_issues":159,"watchers":224,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"steemit","id":17434692,"avatar_url":"https://avatars.githubusercontent.com/u/17434692?v=3","gravatar_id":"","url":"https://api.github.com/users/steemit","html_url":"https://github.com/steemit","followers_url":"https://api.github.com/users/steemit/followers","following_url":"https://api.github.com/users/steemit/following{/other_user}","gists_url":"https://api.github.com/users/steemit/gists{/gist_id}","starred_url":"https://api.github.com/users/steemit/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/steemit/subscriptions","organizations_url":"https://api.github.com/users/steemit/orgs","repos_url":"https://api.github.com/users/steemit/repos","events_url":"https://api.github.com/users/steemit/events{/privacy}","received_events_url":"https://api.github.com/users/steemit/received_events","type":"Organization","site_admin":false},"network_count":117,"subscribers_count":75,"contributors":20,"commits_per_week":27.596,"releases":30,"coin":"Steem"},{"id":34216338,"name":"nem.core","full_name":"NemProject/nem.core","owner":{"login":"NemProject","id":7942606,"avatar_url":"https://avatars.githubusercontent.com/u/7942606?v=3","gravatar_id":"","url":"https://api.github.com/users/NemProject","html_url":"https://github.com/NemProject","followers_url":"https://api.github.com/users/NemProject/followers","following_url":"https://api.github.com/users/NemProject/following{/other_user}","gists_url":"https://api.github.com/users/NemProject/gists{/gist_id}","starred_url":"https://api.github.com/users/NemProject/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/NemProject/subscriptions","organizations_url":"https://api.github.com/users/NemProject/orgs","repos_url":"https://api.github.com/users/NemProject/repos","events_url":"https://api.github.com/users/NemProject/events{/privacy}","received_events_url":"https://api.github.com/users/NemProject/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/NemProject/nem.core","description":"org.nem.core package","fork":false,"url":"https://github.com/NemProject/nem.core","forks_url":"https://api.github.com/repos/NemProject/nem.core/forks","keys_url":"https://api.github.com/repos/NemProject/nem.core/keys{/key_id}","collaborators_url":"https://api.github.com/repos/NemProject/nem.core/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/NemProject/nem.core/teams","hooks_url":"https://api.github.com/repos/NemProject/nem.core/hooks","issue_events_url":"https://api.github.com/repos/NemProject/nem.core/issues/events{/number}","events_url":"https://api.github.com/repos/NemProject/nem.core/events","assignees_url":"https://api.github.com/repos/NemProject/nem.core/assignees{/user}","branches_url":"https://api.github.com/repos/NemProject/nem.core/branches{/branch}","tags_url":"https://api.github.com/repos/NemProject/nem.core/tags","blobs_url":"https://api.github.com/repos/NemProject/nem.core/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/NemProject/nem.core/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/NemProject/nem.core/git/refs{/sha}","trees_url":"https://api.github.com/repos/NemProject/nem.core/git/trees{/sha}","statuses_url":"https://api.github.com/repos/NemProject/nem.core/statuses/{sha}","languages_url":"https://api.github.com/repos/NemProject/nem.core/languages","stargazers_url":"https://api.github.com/repos/NemProject/nem.core/stargazers","contributors_url":"https://api.github.com/repos/NemProject/nem.core/contributors","subscribers_url":"https://api.github.com/repos/NemProject/nem.core/subscribers","subscription_url":"https://api.github.com/repos/NemProject/nem.core/subscription","commits_url":"https://api.github.com/repos/NemProject/nem.core/commits{/sha}","git_commits_url":"https://api.github.com/repos/NemProject/nem.core/git/commits{/sha}","comments_url":"https://api.github.com/repos/NemProject/nem.core/comments{/number}","issue_comment_url":"https://api.github.com/repos/NemProject/nem.core/issues/comments{/number}","contents_url":"https://api.github.com/repos/NemProject/nem.core/contents/{+path}","compare_url":"https://api.github.com/repos/NemProject/nem.core/compare/{base}...{head}","merges_url":"https://api.github.com/repos/NemProject/nem.core/merges","archive_url":"https://api.github.com/repos/NemProject/nem.core/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/NemProject/nem.core/downloads","issues_url":"https://api.github.com/repos/NemProject/nem.core/issues{/number}","pulls_url":"https://api.github.com/repos/NemProject/nem.core/pulls{/number}","milestones_url":"https://api.github.com/repos/NemProject/nem.core/milestones{/number}","notifications_url":"https://api.github.com/repos/NemProject/nem.core/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/NemProject/nem.core/labels{/name}","releases_url":"https://api.github.com/repos/NemProject/nem.core/releases{/id}","deployments_url":"https://api.github.com/repos/NemProject/nem.core/deployments","created_at":"2015/04/20","updated_at":"2017/01/07","pushed_at":"2016/12/07","git_url":"git://github.com/NemProject/nem.core.git","ssh_url":"git@github.com:NemProject/nem.core.git","clone_url":"https://github.com/NemProject/nem.core.git","svn_url":"https://github.com/NemProject/nem.core","homepage":"http://nem.io","size":1325,"stargazers_count":30,"watchers_count":30,"language":"Java","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":10,"mirror_url":null,"open_issues_count":4,"forks":10,"open_issues":4,"watchers":30,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"NemProject","id":7942606,"avatar_url":"https://avatars.githubusercontent.com/u/7942606?v=3","gravatar_id":"","url":"https://api.github.com/users/NemProject","html_url":"https://github.com/NemProject","followers_url":"https://api.github.com/users/NemProject/followers","following_url":"https://api.github.com/users/NemProject/following{/other_user}","gists_url":"https://api.github.com/users/NemProject/gists{/gist_id}","starred_url":"https://api.github.com/users/NemProject/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/NemProject/subscriptions","organizations_url":"https://api.github.com/users/NemProject/orgs","repos_url":"https://api.github.com/users/NemProject/repos","events_url":"https://api.github.com/users/NemProject/events{/privacy}","received_events_url":"https://api.github.com/users/NemProject/received_events","type":"Organization","site_admin":false},"network_count":10,"subscribers_count":22,"contributors":3,"commits_per_week":0.865,"releases":0,"coin":"NEM"},{"id":42664084,"name":"factomd","full_name":"FactomProject/factomd","owner":{"login":"FactomProject","id":8729117,"avatar_url":"https://avatars.githubusercontent.com/u/8729117?v=3","gravatar_id":"","url":"https://api.github.com/users/FactomProject","html_url":"https://github.com/FactomProject","followers_url":"https://api.github.com/users/FactomProject/followers","following_url":"https://api.github.com/users/FactomProject/following{/other_user}","gists_url":"https://api.github.com/users/FactomProject/gists{/gist_id}","starred_url":"https://api.github.com/users/FactomProject/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/FactomProject/subscriptions","organizations_url":"https://api.github.com/users/FactomProject/orgs","repos_url":"https://api.github.com/users/FactomProject/repos","events_url":"https://api.github.com/users/FactomProject/events{/privacy}","received_events_url":"https://api.github.com/users/FactomProject/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/FactomProject/factomd","description":"Milestone2 work","fork":false,"url":"https://github.com/FactomProject/factomd","forks_url":"https://api.github.com/repos/FactomProject/factomd/forks","keys_url":"https://api.github.com/repos/FactomProject/factomd/keys{/key_id}","collaborators_url":"https://api.github.com/repos/FactomProject/factomd/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/FactomProject/factomd/teams","hooks_url":"https://api.github.com/repos/FactomProject/factomd/hooks","issue_events_url":"https://api.github.com/repos/FactomProject/factomd/issues/events{/number}","events_url":"https://api.github.com/repos/FactomProject/factomd/events","assignees_url":"https://api.github.com/repos/FactomProject/factomd/assignees{/user}","branches_url":"https://api.github.com/repos/FactomProject/factomd/branches{/branch}","tags_url":"https://api.github.com/repos/FactomProject/factomd/tags","blobs_url":"https://api.github.com/repos/FactomProject/factomd/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/FactomProject/factomd/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/FactomProject/factomd/git/refs{/sha}","trees_url":"https://api.github.com/repos/FactomProject/factomd/git/trees{/sha}","statuses_url":"https://api.github.com/repos/FactomProject/factomd/statuses/{sha}","languages_url":"https://api.github.com/repos/FactomProject/factomd/languages","stargazers_url":"https://api.github.com/repos/FactomProject/factomd/stargazers","contributors_url":"https://api.github.com/repos/FactomProject/factomd/contributors","subscribers_url":"https://api.github.com/repos/FactomProject/factomd/subscribers","subscription_url":"https://api.github.com/repos/FactomProject/factomd/subscription","commits_url":"https://api.github.com/repos/FactomProject/factomd/commits{/sha}","git_commits_url":"https://api.github.com/repos/FactomProject/factomd/git/commits{/sha}","comments_url":"https://api.github.com/repos/FactomProject/factomd/comments{/number}","issue_comment_url":"https://api.github.com/repos/FactomProject/factomd/issues/comments{/number}","contents_url":"https://api.github.com/repos/FactomProject/factomd/contents/{+path}","compare_url":"https://api.github.com/repos/FactomProject/factomd/compare/{base}...{head}","merges_url":"https://api.github.com/repos/FactomProject/factomd/merges","archive_url":"https://api.github.com/repos/FactomProject/factomd/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/FactomProject/factomd/downloads","issues_url":"https://api.github.com/repos/FactomProject/factomd/issues{/number}","pulls_url":"https://api.github.com/repos/FactomProject/factomd/pulls{/number}","milestones_url":"https://api.github.com/repos/FactomProject/factomd/milestones{/number}","notifications_url":"https://api.github.com/repos/FactomProject/factomd/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/FactomProject/factomd/labels{/name}","releases_url":"https://api.github.com/repos/FactomProject/factomd/releases{/id}","deployments_url":"https://api.github.com/repos/FactomProject/factomd/deployments","created_at":"2015/09/17","updated_at":"2017/01/05","pushed_at":"2017/01/10","git_url":"git://github.com/FactomProject/factomd.git","ssh_url":"git@github.com:FactomProject/factomd.git","clone_url":"https://github.com/FactomProject/factomd.git","svn_url":"https://github.com/FactomProject/factomd","homepage":null,"size":101340,"stargazers_count":35,"watchers_count":35,"language":"Go","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":8,"mirror_url":null,"open_issues_count":3,"forks":8,"open_issues":3,"watchers":35,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"FactomProject","id":8729117,"avatar_url":"https://avatars.githubusercontent.com/u/8729117?v=3","gravatar_id":"","url":"https://api.github.com/users/FactomProject","html_url":"https://github.com/FactomProject","followers_url":"https://api.github.com/users/FactomProject/followers","following_url":"https://api.github.com/users/FactomProject/following{/other_user}","gists_url":"https://api.github.com/users/FactomProject/gists{/gist_id}","starred_url":"https://api.github.com/users/FactomProject/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/FactomProject/subscriptions","organizations_url":"https://api.github.com/users/FactomProject/orgs","repos_url":"https://api.github.com/users/FactomProject/repos","events_url":"https://api.github.com/users/FactomProject/events{/privacy}","received_events_url":"https://api.github.com/users/FactomProject/received_events","type":"Organization","site_admin":false},"network_count":8,"subscribers_count":26,"contributors":46,"commits_per_week":65.385,"releases":0,"coin":"Factom"},{"id":14981376,"name":"dogecoin","full_name":"dogecoin/dogecoin","owner":{"login":"dogecoin","id":6122353,"avatar_url":"https://avatars.githubusercontent.com/u/6122353?v=3","gravatar_id":"","url":"https://api.github.com/users/dogecoin","html_url":"https://github.com/dogecoin","followers_url":"https://api.github.com/users/dogecoin/followers","following_url":"https://api.github.com/users/dogecoin/following{/other_user}","gists_url":"https://api.github.com/users/dogecoin/gists{/gist_id}","starred_url":"https://api.github.com/users/dogecoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dogecoin/subscriptions","organizations_url":"https://api.github.com/users/dogecoin/orgs","repos_url":"https://api.github.com/users/dogecoin/repos","events_url":"https://api.github.com/users/dogecoin/events{/privacy}","received_events_url":"https://api.github.com/users/dogecoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/dogecoin/dogecoin","description":"very currency","fork":false,"url":"https://github.com/dogecoin/dogecoin","forks_url":"https://api.github.com/repos/dogecoin/dogecoin/forks","keys_url":"https://api.github.com/repos/dogecoin/dogecoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/dogecoin/dogecoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/dogecoin/dogecoin/teams","hooks_url":"https://api.github.com/repos/dogecoin/dogecoin/hooks","issue_events_url":"https://api.github.com/repos/dogecoin/dogecoin/issues/events{/number}","events_url":"https://api.github.com/repos/dogecoin/dogecoin/events","assignees_url":"https://api.github.com/repos/dogecoin/dogecoin/assignees{/user}","branches_url":"https://api.github.com/repos/dogecoin/dogecoin/branches{/branch}","tags_url":"https://api.github.com/repos/dogecoin/dogecoin/tags","blobs_url":"https://api.github.com/repos/dogecoin/dogecoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/dogecoin/dogecoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/dogecoin/dogecoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/dogecoin/dogecoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/dogecoin/dogecoin/statuses/{sha}","languages_url":"https://api.github.com/repos/dogecoin/dogecoin/languages","stargazers_url":"https://api.github.com/repos/dogecoin/dogecoin/stargazers","contributors_url":"https://api.github.com/repos/dogecoin/dogecoin/contributors","subscribers_url":"https://api.github.com/repos/dogecoin/dogecoin/subscribers","subscription_url":"https://api.github.com/repos/dogecoin/dogecoin/subscription","commits_url":"https://api.github.com/repos/dogecoin/dogecoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/dogecoin/dogecoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/dogecoin/dogecoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/dogecoin/dogecoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/dogecoin/dogecoin/contents/{+path}","compare_url":"https://api.github.com/repos/dogecoin/dogecoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/dogecoin/dogecoin/merges","archive_url":"https://api.github.com/repos/dogecoin/dogecoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/dogecoin/dogecoin/downloads","issues_url":"https://api.github.com/repos/dogecoin/dogecoin/issues{/number}","pulls_url":"https://api.github.com/repos/dogecoin/dogecoin/pulls{/number}","milestones_url":"https://api.github.com/repos/dogecoin/dogecoin/milestones{/number}","notifications_url":"https://api.github.com/repos/dogecoin/dogecoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/dogecoin/dogecoin/labels{/name}","releases_url":"https://api.github.com/repos/dogecoin/dogecoin/releases{/id}","deployments_url":"https://api.github.com/repos/dogecoin/dogecoin/deployments","created_at":"2013/12/06","updated_at":"2017/01/06","pushed_at":"2016/12/12","git_url":"git://github.com/dogecoin/dogecoin.git","ssh_url":"git@github.com:dogecoin/dogecoin.git","clone_url":"https://github.com/dogecoin/dogecoin.git","svn_url":"https://github.com/dogecoin/dogecoin","homepage":"","size":140909,"stargazers_count":1153,"watchers_count":1153,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":533,"mirror_url":null,"open_issues_count":54,"forks":533,"open_issues":54,"watchers":1153,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"dogecoin","id":6122353,"avatar_url":"https://avatars.githubusercontent.com/u/6122353?v=3","gravatar_id":"","url":"https://api.github.com/users/dogecoin","html_url":"https://github.com/dogecoin","followers_url":"https://api.github.com/users/dogecoin/followers","following_url":"https://api.github.com/users/dogecoin/following{/other_user}","gists_url":"https://api.github.com/users/dogecoin/gists{/gist_id}","starred_url":"https://api.github.com/users/dogecoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/dogecoin/subscriptions","organizations_url":"https://api.github.com/users/dogecoin/orgs","repos_url":"https://api.github.com/users/dogecoin/repos","events_url":"https://api.github.com/users/dogecoin/events{/privacy}","received_events_url":"https://api.github.com/users/dogecoin/received_events","type":"Organization","site_admin":false},"network_count":533,"subscribers_count":150,"contributors":100,"commits_per_week":0,"releases":27,"coin":"Dogecoin"},{"id":56426975,"name":"Waves","full_name":"wavesplatform/Waves","owner":{"login":"wavesplatform","id":18295288,"avatar_url":"https://avatars.githubusercontent.com/u/18295288?v=3","gravatar_id":"","url":"https://api.github.com/users/wavesplatform","html_url":"https://github.com/wavesplatform","followers_url":"https://api.github.com/users/wavesplatform/followers","following_url":"https://api.github.com/users/wavesplatform/following{/other_user}","gists_url":"https://api.github.com/users/wavesplatform/gists{/gist_id}","starred_url":"https://api.github.com/users/wavesplatform/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/wavesplatform/subscriptions","organizations_url":"https://api.github.com/users/wavesplatform/orgs","repos_url":"https://api.github.com/users/wavesplatform/repos","events_url":"https://api.github.com/users/wavesplatform/events{/privacy}","received_events_url":"https://api.github.com/users/wavesplatform/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/wavesplatform/Waves","description":"Waves node application","fork":false,"url":"https://github.com/wavesplatform/Waves","forks_url":"https://api.github.com/repos/wavesplatform/Waves/forks","keys_url":"https://api.github.com/repos/wavesplatform/Waves/keys{/key_id}","collaborators_url":"https://api.github.com/repos/wavesplatform/Waves/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/wavesplatform/Waves/teams","hooks_url":"https://api.github.com/repos/wavesplatform/Waves/hooks","issue_events_url":"https://api.github.com/repos/wavesplatform/Waves/issues/events{/number}","events_url":"https://api.github.com/repos/wavesplatform/Waves/events","assignees_url":"https://api.github.com/repos/wavesplatform/Waves/assignees{/user}","branches_url":"https://api.github.com/repos/wavesplatform/Waves/branches{/branch}","tags_url":"https://api.github.com/repos/wavesplatform/Waves/tags","blobs_url":"https://api.github.com/repos/wavesplatform/Waves/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/wavesplatform/Waves/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/wavesplatform/Waves/git/refs{/sha}","trees_url":"https://api.github.com/repos/wavesplatform/Waves/git/trees{/sha}","statuses_url":"https://api.github.com/repos/wavesplatform/Waves/statuses/{sha}","languages_url":"https://api.github.com/repos/wavesplatform/Waves/languages","stargazers_url":"https://api.github.com/repos/wavesplatform/Waves/stargazers","contributors_url":"https://api.github.com/repos/wavesplatform/Waves/contributors","subscribers_url":"https://api.github.com/repos/wavesplatform/Waves/subscribers","subscription_url":"https://api.github.com/repos/wavesplatform/Waves/subscription","commits_url":"https://api.github.com/repos/wavesplatform/Waves/commits{/sha}","git_commits_url":"https://api.github.com/repos/wavesplatform/Waves/git/commits{/sha}","comments_url":"https://api.github.com/repos/wavesplatform/Waves/comments{/number}","issue_comment_url":"https://api.github.com/repos/wavesplatform/Waves/issues/comments{/number}","contents_url":"https://api.github.com/repos/wavesplatform/Waves/contents/{+path}","compare_url":"https://api.github.com/repos/wavesplatform/Waves/compare/{base}...{head}","merges_url":"https://api.github.com/repos/wavesplatform/Waves/merges","archive_url":"https://api.github.com/repos/wavesplatform/Waves/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/wavesplatform/Waves/downloads","issues_url":"https://api.github.com/repos/wavesplatform/Waves/issues{/number}","pulls_url":"https://api.github.com/repos/wavesplatform/Waves/pulls{/number}","milestones_url":"https://api.github.com/repos/wavesplatform/Waves/milestones{/number}","notifications_url":"https://api.github.com/repos/wavesplatform/Waves/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/wavesplatform/Waves/labels{/name}","releases_url":"https://api.github.com/repos/wavesplatform/Waves/releases{/id}","deployments_url":"https://api.github.com/repos/wavesplatform/Waves/deployments","created_at":"2016/04/17","updated_at":"2017/01/03","pushed_at":"2016/12/30","git_url":"git://github.com/wavesplatform/Waves.git","ssh_url":"git@github.com:wavesplatform/Waves.git","clone_url":"https://github.com/wavesplatform/Waves.git","svn_url":"https://github.com/wavesplatform/Waves","homepage":"https://wavesplatform.com/","size":9373,"stargazers_count":70,"watchers_count":70,"language":"Scala","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":29,"mirror_url":null,"open_issues_count":25,"forks":29,"open_issues":25,"watchers":70,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"wavesplatform","id":18295288,"avatar_url":"https://avatars.githubusercontent.com/u/18295288?v=3","gravatar_id":"","url":"https://api.github.com/users/wavesplatform","html_url":"https://github.com/wavesplatform","followers_url":"https://api.github.com/users/wavesplatform/followers","following_url":"https://api.github.com/users/wavesplatform/following{/other_user}","gists_url":"https://api.github.com/users/wavesplatform/gists{/gist_id}","starred_url":"https://api.github.com/users/wavesplatform/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/wavesplatform/subscriptions","organizations_url":"https://api.github.com/users/wavesplatform/orgs","repos_url":"https://api.github.com/users/wavesplatform/repos","events_url":"https://api.github.com/users/wavesplatform/events{/privacy}","received_events_url":"https://api.github.com/users/wavesplatform/received_events","type":"Organization","site_admin":false},"network_count":29,"subscribers_count":30,"contributors":14,"commits_per_week":7.404,"releases":22,"coin":"Waves"},{"id":26987049,"name":"zcash","full_name":"zcash/zcash","owner":{"login":"zcash","id":16122764,"avatar_url":"https://avatars.githubusercontent.com/u/16122764?v=3","gravatar_id":"","url":"https://api.github.com/users/zcash","html_url":"https://github.com/zcash","followers_url":"https://api.github.com/users/zcash/followers","following_url":"https://api.github.com/users/zcash/following{/other_user}","gists_url":"https://api.github.com/users/zcash/gists{/gist_id}","starred_url":"https://api.github.com/users/zcash/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zcash/subscriptions","organizations_url":"https://api.github.com/users/zcash/orgs","repos_url":"https://api.github.com/users/zcash/repos","events_url":"https://api.github.com/users/zcash/events{/privacy}","received_events_url":"https://api.github.com/users/zcash/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/zcash/zcash","description":"zcash","fork":false,"url":"https://github.com/zcash/zcash","forks_url":"https://api.github.com/repos/zcash/zcash/forks","keys_url":"https://api.github.com/repos/zcash/zcash/keys{/key_id}","collaborators_url":"https://api.github.com/repos/zcash/zcash/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/zcash/zcash/teams","hooks_url":"https://api.github.com/repos/zcash/zcash/hooks","issue_events_url":"https://api.github.com/repos/zcash/zcash/issues/events{/number}","events_url":"https://api.github.com/repos/zcash/zcash/events","assignees_url":"https://api.github.com/repos/zcash/zcash/assignees{/user}","branches_url":"https://api.github.com/repos/zcash/zcash/branches{/branch}","tags_url":"https://api.github.com/repos/zcash/zcash/tags","blobs_url":"https://api.github.com/repos/zcash/zcash/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/zcash/zcash/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/zcash/zcash/git/refs{/sha}","trees_url":"https://api.github.com/repos/zcash/zcash/git/trees{/sha}","statuses_url":"https://api.github.com/repos/zcash/zcash/statuses/{sha}","languages_url":"https://api.github.com/repos/zcash/zcash/languages","stargazers_url":"https://api.github.com/repos/zcash/zcash/stargazers","contributors_url":"https://api.github.com/repos/zcash/zcash/contributors","subscribers_url":"https://api.github.com/repos/zcash/zcash/subscribers","subscription_url":"https://api.github.com/repos/zcash/zcash/subscription","commits_url":"https://api.github.com/repos/zcash/zcash/commits{/sha}","git_commits_url":"https://api.github.com/repos/zcash/zcash/git/commits{/sha}","comments_url":"https://api.github.com/repos/zcash/zcash/comments{/number}","issue_comment_url":"https://api.github.com/repos/zcash/zcash/issues/comments{/number}","contents_url":"https://api.github.com/repos/zcash/zcash/contents/{+path}","compare_url":"https://api.github.com/repos/zcash/zcash/compare/{base}...{head}","merges_url":"https://api.github.com/repos/zcash/zcash/merges","archive_url":"https://api.github.com/repos/zcash/zcash/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/zcash/zcash/downloads","issues_url":"https://api.github.com/repos/zcash/zcash/issues{/number}","pulls_url":"https://api.github.com/repos/zcash/zcash/pulls{/number}","milestones_url":"https://api.github.com/repos/zcash/zcash/milestones{/number}","notifications_url":"https://api.github.com/repos/zcash/zcash/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/zcash/zcash/labels{/name}","releases_url":"https://api.github.com/repos/zcash/zcash/releases{/id}","deployments_url":"https://api.github.com/repos/zcash/zcash/deployments","created_at":"2014/11/22","updated_at":"2017/01/09","pushed_at":"2017/01/10","git_url":"git://github.com/zcash/zcash.git","ssh_url":"git@github.com:zcash/zcash.git","clone_url":"https://github.com/zcash/zcash.git","svn_url":"https://github.com/zcash/zcash","homepage":"https://z.cash/","size":44496,"stargazers_count":2075,"watchers_count":2075,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":435,"mirror_url":null,"open_issues_count":495,"forks":435,"open_issues":495,"watchers":2075,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"zcash","id":16122764,"avatar_url":"https://avatars.githubusercontent.com/u/16122764?v=3","gravatar_id":"","url":"https://api.github.com/users/zcash","html_url":"https://github.com/zcash","followers_url":"https://api.github.com/users/zcash/followers","following_url":"https://api.github.com/users/zcash/following{/other_user}","gists_url":"https://api.github.com/users/zcash/gists{/gist_id}","starred_url":"https://api.github.com/users/zcash/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/zcash/subscriptions","organizations_url":"https://api.github.com/users/zcash/orgs","repos_url":"https://api.github.com/users/zcash/repos","events_url":"https://api.github.com/users/zcash/events{/privacy}","received_events_url":"https://api.github.com/users/zcash/received_events","type":"Organization","site_admin":false},"network_count":435,"subscribers_count":267,"contributors":100,"commits_per_week":25.635,"releases":4,"coin":"ZCash"},{"id":53199229,"name":"digixdao-contracts","full_name":"DigixGlobal/digixdao-contracts","owner":{"login":"DigixGlobal","id":11609312,"avatar_url":"https://avatars.githubusercontent.com/u/11609312?v=3","gravatar_id":"","url":"https://api.github.com/users/DigixGlobal","html_url":"https://github.com/DigixGlobal","followers_url":"https://api.github.com/users/DigixGlobal/followers","following_url":"https://api.github.com/users/DigixGlobal/following{/other_user}","gists_url":"https://api.github.com/users/DigixGlobal/gists{/gist_id}","starred_url":"https://api.github.com/users/DigixGlobal/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/DigixGlobal/subscriptions","organizations_url":"https://api.github.com/users/DigixGlobal/orgs","repos_url":"https://api.github.com/users/DigixGlobal/repos","events_url":"https://api.github.com/users/DigixGlobal/events{/privacy}","received_events_url":"https://api.github.com/users/DigixGlobal/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/DigixGlobal/digixdao-contracts","description":"Solidity contracts for DigixDAO","fork":false,"url":"https://github.com/DigixGlobal/digixdao-contracts","forks_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/forks","keys_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/keys{/key_id}","collaborators_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/teams","hooks_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/hooks","issue_events_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/issues/events{/number}","events_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/events","assignees_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/assignees{/user}","branches_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/branches{/branch}","tags_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/tags","blobs_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/git/refs{/sha}","trees_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/git/trees{/sha}","statuses_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/statuses/{sha}","languages_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/languages","stargazers_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/stargazers","contributors_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/contributors","subscribers_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/subscribers","subscription_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/subscription","commits_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/commits{/sha}","git_commits_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/git/commits{/sha}","comments_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/comments{/number}","issue_comment_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/issues/comments{/number}","contents_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/contents/{+path}","compare_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/compare/{base}...{head}","merges_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/merges","archive_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/downloads","issues_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/issues{/number}","pulls_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/pulls{/number}","milestones_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/milestones{/number}","notifications_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/labels{/name}","releases_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/releases{/id}","deployments_url":"https://api.github.com/repos/DigixGlobal/digixdao-contracts/deployments","created_at":"2016/03/05","updated_at":"2017/01/07","pushed_at":"2016/05/20","git_url":"git://github.com/DigixGlobal/digixdao-contracts.git","ssh_url":"git@github.com:DigixGlobal/digixdao-contracts.git","clone_url":"https://github.com/DigixGlobal/digixdao-contracts.git","svn_url":"https://github.com/DigixGlobal/digixdao-contracts","homepage":null,"size":138,"stargazers_count":13,"watchers_count":13,"language":"Ruby","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":6,"mirror_url":null,"open_issues_count":2,"forks":6,"open_issues":2,"watchers":13,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"DigixGlobal","id":11609312,"avatar_url":"https://avatars.githubusercontent.com/u/11609312?v=3","gravatar_id":"","url":"https://api.github.com/users/DigixGlobal","html_url":"https://github.com/DigixGlobal","followers_url":"https://api.github.com/users/DigixGlobal/followers","following_url":"https://api.github.com/users/DigixGlobal/following{/other_user}","gists_url":"https://api.github.com/users/DigixGlobal/gists{/gist_id}","starred_url":"https://api.github.com/users/DigixGlobal/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/DigixGlobal/subscriptions","organizations_url":"https://api.github.com/users/DigixGlobal/orgs","repos_url":"https://api.github.com/users/DigixGlobal/repos","events_url":"https://api.github.com/users/DigixGlobal/events{/privacy}","received_events_url":"https://api.github.com/users/DigixGlobal/received_events","type":"Organization","site_admin":false},"network_count":6,"subscribers_count":9,"contributors":1,"commits_per_week":1.5,"releases":0,"coin":"DigixDAO"},{"id":27085821,"name":"stellar-core","full_name":"stellar/stellar-core","owner":{"login":"stellar","id":7386716,"avatar_url":"https://avatars.githubusercontent.com/u/7386716?v=3","gravatar_id":"","url":"https://api.github.com/users/stellar","html_url":"https://github.com/stellar","followers_url":"https://api.github.com/users/stellar/followers","following_url":"https://api.github.com/users/stellar/following{/other_user}","gists_url":"https://api.github.com/users/stellar/gists{/gist_id}","starred_url":"https://api.github.com/users/stellar/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/stellar/subscriptions","organizations_url":"https://api.github.com/users/stellar/orgs","repos_url":"https://api.github.com/users/stellar/repos","events_url":"https://api.github.com/users/stellar/events{/privacy}","received_events_url":"https://api.github.com/users/stellar/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/stellar/stellar-core","description":"stellar-core is the backbone of the Stellar network. It maintains a local copy of the ledger, communicating and staying in sync with other instances of stellar-core on the network. Optionally, stellar-core can store historical records of the ledger and participate in consensus.","fork":false,"url":"https://github.com/stellar/stellar-core","forks_url":"https://api.github.com/repos/stellar/stellar-core/forks","keys_url":"https://api.github.com/repos/stellar/stellar-core/keys{/key_id}","collaborators_url":"https://api.github.com/repos/stellar/stellar-core/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/stellar/stellar-core/teams","hooks_url":"https://api.github.com/repos/stellar/stellar-core/hooks","issue_events_url":"https://api.github.com/repos/stellar/stellar-core/issues/events{/number}","events_url":"https://api.github.com/repos/stellar/stellar-core/events","assignees_url":"https://api.github.com/repos/stellar/stellar-core/assignees{/user}","branches_url":"https://api.github.com/repos/stellar/stellar-core/branches{/branch}","tags_url":"https://api.github.com/repos/stellar/stellar-core/tags","blobs_url":"https://api.github.com/repos/stellar/stellar-core/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/stellar/stellar-core/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/stellar/stellar-core/git/refs{/sha}","trees_url":"https://api.github.com/repos/stellar/stellar-core/git/trees{/sha}","statuses_url":"https://api.github.com/repos/stellar/stellar-core/statuses/{sha}","languages_url":"https://api.github.com/repos/stellar/stellar-core/languages","stargazers_url":"https://api.github.com/repos/stellar/stellar-core/stargazers","contributors_url":"https://api.github.com/repos/stellar/stellar-core/contributors","subscribers_url":"https://api.github.com/repos/stellar/stellar-core/subscribers","subscription_url":"https://api.github.com/repos/stellar/stellar-core/subscription","commits_url":"https://api.github.com/repos/stellar/stellar-core/commits{/sha}","git_commits_url":"https://api.github.com/repos/stellar/stellar-core/git/commits{/sha}","comments_url":"https://api.github.com/repos/stellar/stellar-core/comments{/number}","issue_comment_url":"https://api.github.com/repos/stellar/stellar-core/issues/comments{/number}","contents_url":"https://api.github.com/repos/stellar/stellar-core/contents/{+path}","compare_url":"https://api.github.com/repos/stellar/stellar-core/compare/{base}...{head}","merges_url":"https://api.github.com/repos/stellar/stellar-core/merges","archive_url":"https://api.github.com/repos/stellar/stellar-core/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/stellar/stellar-core/downloads","issues_url":"https://api.github.com/repos/stellar/stellar-core/issues{/number}","pulls_url":"https://api.github.com/repos/stellar/stellar-core/pulls{/number}","milestones_url":"https://api.github.com/repos/stellar/stellar-core/milestones{/number}","notifications_url":"https://api.github.com/repos/stellar/stellar-core/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/stellar/stellar-core/labels{/name}","releases_url":"https://api.github.com/repos/stellar/stellar-core/releases{/id}","deployments_url":"https://api.github.com/repos/stellar/stellar-core/deployments","created_at":"2014/11/25","updated_at":"2017/01/09","pushed_at":"2017/01/09","git_url":"git://github.com/stellar/stellar-core.git","ssh_url":"git@github.com:stellar/stellar-core.git","clone_url":"https://github.com/stellar/stellar-core.git","svn_url":"https://github.com/stellar/stellar-core","homepage":"","size":11613,"stargazers_count":375,"watchers_count":375,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":112,"mirror_url":null,"open_issues_count":84,"forks":112,"open_issues":84,"watchers":375,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"stellar","id":7386716,"avatar_url":"https://avatars.githubusercontent.com/u/7386716?v=3","gravatar_id":"","url":"https://api.github.com/users/stellar","html_url":"https://github.com/stellar","followers_url":"https://api.github.com/users/stellar/followers","following_url":"https://api.github.com/users/stellar/following{/other_user}","gists_url":"https://api.github.com/users/stellar/gists{/gist_id}","starred_url":"https://api.github.com/users/stellar/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/stellar/subscriptions","organizations_url":"https://api.github.com/users/stellar/orgs","repos_url":"https://api.github.com/users/stellar/repos","events_url":"https://api.github.com/users/stellar/events{/privacy}","received_events_url":"https://api.github.com/users/stellar/received_events","type":"Organization","site_admin":false},"network_count":112,"subscribers_count":59,"contributors":28,"commits_per_week":4.462,"releases":15,"coin":"Stellar Lumens"},{"id":50873641,"name":"lisk","full_name":"LiskHQ/lisk","owner":{"login":"LiskHQ","id":16600915,"avatar_url":"https://avatars.githubusercontent.com/u/16600915?v=3","gravatar_id":"","url":"https://api.github.com/users/LiskHQ","html_url":"https://github.com/LiskHQ","followers_url":"https://api.github.com/users/LiskHQ/followers","following_url":"https://api.github.com/users/LiskHQ/following{/other_user}","gists_url":"https://api.github.com/users/LiskHQ/gists{/gist_id}","starred_url":"https://api.github.com/users/LiskHQ/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/LiskHQ/subscriptions","organizations_url":"https://api.github.com/users/LiskHQ/orgs","repos_url":"https://api.github.com/users/LiskHQ/repos","events_url":"https://api.github.com/users/LiskHQ/events{/privacy}","received_events_url":"https://api.github.com/users/LiskHQ/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/LiskHQ/lisk","description":"Lisk blockchain application platform and crypto-currency","fork":false,"url":"https://github.com/LiskHQ/lisk","forks_url":"https://api.github.com/repos/LiskHQ/lisk/forks","keys_url":"https://api.github.com/repos/LiskHQ/lisk/keys{/key_id}","collaborators_url":"https://api.github.com/repos/LiskHQ/lisk/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/LiskHQ/lisk/teams","hooks_url":"https://api.github.com/repos/LiskHQ/lisk/hooks","issue_events_url":"https://api.github.com/repos/LiskHQ/lisk/issues/events{/number}","events_url":"https://api.github.com/repos/LiskHQ/lisk/events","assignees_url":"https://api.github.com/repos/LiskHQ/lisk/assignees{/user}","branches_url":"https://api.github.com/repos/LiskHQ/lisk/branches{/branch}","tags_url":"https://api.github.com/repos/LiskHQ/lisk/tags","blobs_url":"https://api.github.com/repos/LiskHQ/lisk/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/LiskHQ/lisk/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/LiskHQ/lisk/git/refs{/sha}","trees_url":"https://api.github.com/repos/LiskHQ/lisk/git/trees{/sha}","statuses_url":"https://api.github.com/repos/LiskHQ/lisk/statuses/{sha}","languages_url":"https://api.github.com/repos/LiskHQ/lisk/languages","stargazers_url":"https://api.github.com/repos/LiskHQ/lisk/stargazers","contributors_url":"https://api.github.com/repos/LiskHQ/lisk/contributors","subscribers_url":"https://api.github.com/repos/LiskHQ/lisk/subscribers","subscription_url":"https://api.github.com/repos/LiskHQ/lisk/subscription","commits_url":"https://api.github.com/repos/LiskHQ/lisk/commits{/sha}","git_commits_url":"https://api.github.com/repos/LiskHQ/lisk/git/commits{/sha}","comments_url":"https://api.github.com/repos/LiskHQ/lisk/comments{/number}","issue_comment_url":"https://api.github.com/repos/LiskHQ/lisk/issues/comments{/number}","contents_url":"https://api.github.com/repos/LiskHQ/lisk/contents/{+path}","compare_url":"https://api.github.com/repos/LiskHQ/lisk/compare/{base}...{head}","merges_url":"https://api.github.com/repos/LiskHQ/lisk/merges","archive_url":"https://api.github.com/repos/LiskHQ/lisk/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/LiskHQ/lisk/downloads","issues_url":"https://api.github.com/repos/LiskHQ/lisk/issues{/number}","pulls_url":"https://api.github.com/repos/LiskHQ/lisk/pulls{/number}","milestones_url":"https://api.github.com/repos/LiskHQ/lisk/milestones{/number}","notifications_url":"https://api.github.com/repos/LiskHQ/lisk/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/LiskHQ/lisk/labels{/name}","releases_url":"https://api.github.com/repos/LiskHQ/lisk/releases{/id}","deployments_url":"https://api.github.com/repos/LiskHQ/lisk/deployments","created_at":"2016/02/02","updated_at":"2017/01/06","pushed_at":"2017/01/10","git_url":"git://github.com/LiskHQ/lisk.git","ssh_url":"git@github.com:LiskHQ/lisk.git","clone_url":"https://github.com/LiskHQ/lisk.git","svn_url":"https://github.com/LiskHQ/lisk","homepage":"https://lisk.io/","size":3481,"stargazers_count":152,"watchers_count":152,"language":"JavaScript","has_issues":true,"has_downloads":true,"has_wiki":false,"has_pages":false,"forks_count":64,"mirror_url":null,"open_issues_count":65,"forks":64,"open_issues":65,"watchers":152,"default_branch":"development","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"LiskHQ","id":16600915,"avatar_url":"https://avatars.githubusercontent.com/u/16600915?v=3","gravatar_id":"","url":"https://api.github.com/users/LiskHQ","html_url":"https://github.com/LiskHQ","followers_url":"https://api.github.com/users/LiskHQ/followers","following_url":"https://api.github.com/users/LiskHQ/following{/other_user}","gists_url":"https://api.github.com/users/LiskHQ/gists{/gist_id}","starred_url":"https://api.github.com/users/LiskHQ/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/LiskHQ/subscriptions","organizations_url":"https://api.github.com/users/LiskHQ/orgs","repos_url":"https://api.github.com/users/LiskHQ/repos","events_url":"https://api.github.com/users/LiskHQ/events{/privacy}","received_events_url":"https://api.github.com/users/LiskHQ/received_events","type":"Organization","site_admin":false},"network_count":64,"subscribers_count":50,"contributors":16,"commits_per_week":34.923,"releases":19,"coin":"Lisk"},{"id":65740816,"name":"EDINARCOIN","full_name":"edincoin/EDINARCOIN","owner":{"login":"edincoin","id":21025688,"avatar_url":"https://avatars.githubusercontent.com/u/21025688?v=3","gravatar_id":"","url":"https://api.github.com/users/edincoin","html_url":"https://github.com/edincoin","followers_url":"https://api.github.com/users/edincoin/followers","following_url":"https://api.github.com/users/edincoin/following{/other_user}","gists_url":"https://api.github.com/users/edincoin/gists{/gist_id}","starred_url":"https://api.github.com/users/edincoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/edincoin/subscriptions","organizations_url":"https://api.github.com/users/edincoin/orgs","repos_url":"https://api.github.com/users/edincoin/repos","events_url":"https://api.github.com/users/edincoin/events{/privacy}","received_events_url":"https://api.github.com/users/edincoin/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/edincoin/EDINARCOIN","description":null,"fork":false,"url":"https://github.com/edincoin/EDINARCOIN","forks_url":"https://api.github.com/repos/edincoin/EDINARCOIN/forks","keys_url":"https://api.github.com/repos/edincoin/EDINARCOIN/keys{/key_id}","collaborators_url":"https://api.github.com/repos/edincoin/EDINARCOIN/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/edincoin/EDINARCOIN/teams","hooks_url":"https://api.github.com/repos/edincoin/EDINARCOIN/hooks","issue_events_url":"https://api.github.com/repos/edincoin/EDINARCOIN/issues/events{/number}","events_url":"https://api.github.com/repos/edincoin/EDINARCOIN/events","assignees_url":"https://api.github.com/repos/edincoin/EDINARCOIN/assignees{/user}","branches_url":"https://api.github.com/repos/edincoin/EDINARCOIN/branches{/branch}","tags_url":"https://api.github.com/repos/edincoin/EDINARCOIN/tags","blobs_url":"https://api.github.com/repos/edincoin/EDINARCOIN/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/edincoin/EDINARCOIN/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/edincoin/EDINARCOIN/git/refs{/sha}","trees_url":"https://api.github.com/repos/edincoin/EDINARCOIN/git/trees{/sha}","statuses_url":"https://api.github.com/repos/edincoin/EDINARCOIN/statuses/{sha}","languages_url":"https://api.github.com/repos/edincoin/EDINARCOIN/languages","stargazers_url":"https://api.github.com/repos/edincoin/EDINARCOIN/stargazers","contributors_url":"https://api.github.com/repos/edincoin/EDINARCOIN/contributors","subscribers_url":"https://api.github.com/repos/edincoin/EDINARCOIN/subscribers","subscription_url":"https://api.github.com/repos/edincoin/EDINARCOIN/subscription","commits_url":"https://api.github.com/repos/edincoin/EDINARCOIN/commits{/sha}","git_commits_url":"https://api.github.com/repos/edincoin/EDINARCOIN/git/commits{/sha}","comments_url":"https://api.github.com/repos/edincoin/EDINARCOIN/comments{/number}","issue_comment_url":"https://api.github.com/repos/edincoin/EDINARCOIN/issues/comments{/number}","contents_url":"https://api.github.com/repos/edincoin/EDINARCOIN/contents/{+path}","compare_url":"https://api.github.com/repos/edincoin/EDINARCOIN/compare/{base}...{head}","merges_url":"https://api.github.com/repos/edincoin/EDINARCOIN/merges","archive_url":"https://api.github.com/repos/edincoin/EDINARCOIN/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/edincoin/EDINARCOIN/downloads","issues_url":"https://api.github.com/repos/edincoin/EDINARCOIN/issues{/number}","pulls_url":"https://api.github.com/repos/edincoin/EDINARCOIN/pulls{/number}","milestones_url":"https://api.github.com/repos/edincoin/EDINARCOIN/milestones{/number}","notifications_url":"https://api.github.com/repos/edincoin/EDINARCOIN/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/edincoin/EDINARCOIN/labels{/name}","releases_url":"https://api.github.com/repos/edincoin/EDINARCOIN/releases{/id}","deployments_url":"https://api.github.com/repos/edincoin/EDINARCOIN/deployments","created_at":"2016/08/15","updated_at":"2016/12/08","pushed_at":"2017/01/09","git_url":"git://github.com/edincoin/EDINARCOIN.git","ssh_url":"git@github.com:edincoin/EDINARCOIN.git","clone_url":"https://github.com/edincoin/EDINARCOIN.git","svn_url":"https://github.com/edincoin/EDINARCOIN","homepage":null,"size":867,"stargazers_count":2,"watchers_count":2,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":3,"mirror_url":null,"open_issues_count":0,"forks":3,"open_issues":0,"watchers":2,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"network_count":3,"subscribers_count":2,"contributors":0,"commits_per_week":null,"releases":0,"coin":"E-Dinar Coin"},{"id":37554072,"name":"GameCredits","full_name":"gamecredits-project/GameCredits","owner":{"login":"gamecredits-project","id":12903534,"avatar_url":"https://avatars.githubusercontent.com/u/12903534?v=3","gravatar_id":"","url":"https://api.github.com/users/gamecredits-project","html_url":"https://github.com/gamecredits-project","followers_url":"https://api.github.com/users/gamecredits-project/followers","following_url":"https://api.github.com/users/gamecredits-project/following{/other_user}","gists_url":"https://api.github.com/users/gamecredits-project/gists{/gist_id}","starred_url":"https://api.github.com/users/gamecredits-project/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gamecredits-project/subscriptions","organizations_url":"https://api.github.com/users/gamecredits-project/orgs","repos_url":"https://api.github.com/users/gamecredits-project/repos","events_url":"https://api.github.com/users/gamecredits-project/events{/privacy}","received_events_url":"https://api.github.com/users/gamecredits-project/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/gamecredits-project/GameCredits","description":null,"fork":true,"url":"https://github.com/gamecredits-project/GameCredits","forks_url":"https://api.github.com/repos/gamecredits-project/GameCredits/forks","keys_url":"https://api.github.com/repos/gamecredits-project/GameCredits/keys{/key_id}","collaborators_url":"https://api.github.com/repos/gamecredits-project/GameCredits/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/gamecredits-project/GameCredits/teams","hooks_url":"https://api.github.com/repos/gamecredits-project/GameCredits/hooks","issue_events_url":"https://api.github.com/repos/gamecredits-project/GameCredits/issues/events{/number}","events_url":"https://api.github.com/repos/gamecredits-project/GameCredits/events","assignees_url":"https://api.github.com/repos/gamecredits-project/GameCredits/assignees{/user}","branches_url":"https://api.github.com/repos/gamecredits-project/GameCredits/branches{/branch}","tags_url":"https://api.github.com/repos/gamecredits-project/GameCredits/tags","blobs_url":"https://api.github.com/repos/gamecredits-project/GameCredits/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/gamecredits-project/GameCredits/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/gamecredits-project/GameCredits/git/refs{/sha}","trees_url":"https://api.github.com/repos/gamecredits-project/GameCredits/git/trees{/sha}","statuses_url":"https://api.github.com/repos/gamecredits-project/GameCredits/statuses/{sha}","languages_url":"https://api.github.com/repos/gamecredits-project/GameCredits/languages","stargazers_url":"https://api.github.com/repos/gamecredits-project/GameCredits/stargazers","contributors_url":"https://api.github.com/repos/gamecredits-project/GameCredits/contributors","subscribers_url":"https://api.github.com/repos/gamecredits-project/GameCredits/subscribers","subscription_url":"https://api.github.com/repos/gamecredits-project/GameCredits/subscription","commits_url":"https://api.github.com/repos/gamecredits-project/GameCredits/commits{/sha}","git_commits_url":"https://api.github.com/repos/gamecredits-project/GameCredits/git/commits{/sha}","comments_url":"https://api.github.com/repos/gamecredits-project/GameCredits/comments{/number}","issue_comment_url":"https://api.github.com/repos/gamecredits-project/GameCredits/issues/comments{/number}","contents_url":"https://api.github.com/repos/gamecredits-project/GameCredits/contents/{+path}","compare_url":"https://api.github.com/repos/gamecredits-project/GameCredits/compare/{base}...{head}","merges_url":"https://api.github.com/repos/gamecredits-project/GameCredits/merges","archive_url":"https://api.github.com/repos/gamecredits-project/GameCredits/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/gamecredits-project/GameCredits/downloads","issues_url":"https://api.github.com/repos/gamecredits-project/GameCredits/issues{/number}","pulls_url":"https://api.github.com/repos/gamecredits-project/GameCredits/pulls{/number}","milestones_url":"https://api.github.com/repos/gamecredits-project/GameCredits/milestones{/number}","notifications_url":"https://api.github.com/repos/gamecredits-project/GameCredits/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/gamecredits-project/GameCredits/labels{/name}","releases_url":"https://api.github.com/repos/gamecredits-project/GameCredits/releases{/id}","deployments_url":"https://api.github.com/repos/gamecredits-project/GameCredits/deployments","created_at":"2015/06/17","updated_at":"2016/10/23","pushed_at":"2016/12/09","git_url":"git://github.com/gamecredits-project/GameCredits.git","ssh_url":"git@github.com:gamecredits-project/GameCredits.git","clone_url":"https://github.com/gamecredits-project/GameCredits.git","svn_url":"https://github.com/gamecredits-project/GameCredits","homepage":null,"size":4555,"stargazers_count":2,"watchers_count":2,"language":"C++","has_issues":false,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":5,"mirror_url":null,"open_issues_count":0,"forks":5,"open_issues":0,"watchers":2,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"gamecredits-project","id":12903534,"avatar_url":"https://avatars.githubusercontent.com/u/12903534?v=3","gravatar_id":"","url":"https://api.github.com/users/gamecredits-project","html_url":"https://github.com/gamecredits-project","followers_url":"https://api.github.com/users/gamecredits-project/followers","following_url":"https://api.github.com/users/gamecredits-project/following{/other_user}","gists_url":"https://api.github.com/users/gamecredits-project/gists{/gist_id}","starred_url":"https://api.github.com/users/gamecredits-project/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/gamecredits-project/subscriptions","organizations_url":"https://api.github.com/users/gamecredits-project/orgs","repos_url":"https://api.github.com/users/gamecredits-project/repos","events_url":"https://api.github.com/users/gamecredits-project/events{/privacy}","received_events_url":"https://api.github.com/users/gamecredits-project/received_events","type":"Organization","site_admin":false},"parent":{"id":36656942,"name":"gamecredits","full_name":"noise23/gamecredits","owner":{"login":"noise23","id":7730421,"avatar_url":"https://avatars.githubusercontent.com/u/7730421?v=3","gravatar_id":"","url":"https://api.github.com/users/noise23","html_url":"https://github.com/noise23","followers_url":"https://api.github.com/users/noise23/followers","following_url":"https://api.github.com/users/noise23/following{/other_user}","gists_url":"https://api.github.com/users/noise23/gists{/gist_id}","starred_url":"https://api.github.com/users/noise23/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/noise23/subscriptions","organizations_url":"https://api.github.com/users/noise23/orgs","repos_url":"https://api.github.com/users/noise23/repos","events_url":"https://api.github.com/users/noise23/events{/privacy}","received_events_url":"https://api.github.com/users/noise23/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/noise23/gamecredits","description":null,"fork":true,"url":"https://api.github.com/repos/noise23/gamecredits","forks_url":"https://api.github.com/repos/noise23/gamecredits/forks","keys_url":"https://api.github.com/repos/noise23/gamecredits/keys{/key_id}","collaborators_url":"https://api.github.com/repos/noise23/gamecredits/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/noise23/gamecredits/teams","hooks_url":"https://api.github.com/repos/noise23/gamecredits/hooks","issue_events_url":"https://api.github.com/repos/noise23/gamecredits/issues/events{/number}","events_url":"https://api.github.com/repos/noise23/gamecredits/events","assignees_url":"https://api.github.com/repos/noise23/gamecredits/assignees{/user}","branches_url":"https://api.github.com/repos/noise23/gamecredits/branches{/branch}","tags_url":"https://api.github.com/repos/noise23/gamecredits/tags","blobs_url":"https://api.github.com/repos/noise23/gamecredits/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/noise23/gamecredits/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/noise23/gamecredits/git/refs{/sha}","trees_url":"https://api.github.com/repos/noise23/gamecredits/git/trees{/sha}","statuses_url":"https://api.github.com/repos/noise23/gamecredits/statuses/{sha}","languages_url":"https://api.github.com/repos/noise23/gamecredits/languages","stargazers_url":"https://api.github.com/repos/noise23/gamecredits/stargazers","contributors_url":"https://api.github.com/repos/noise23/gamecredits/contributors","subscribers_url":"https://api.github.com/repos/noise23/gamecredits/subscribers","subscription_url":"https://api.github.com/repos/noise23/gamecredits/subscription","commits_url":"https://api.github.com/repos/noise23/gamecredits/commits{/sha}","git_commits_url":"https://api.github.com/repos/noise23/gamecredits/git/commits{/sha}","comments_url":"https://api.github.com/repos/noise23/gamecredits/comments{/number}","issue_comment_url":"https://api.github.com/repos/noise23/gamecredits/issues/comments{/number}","contents_url":"https://api.github.com/repos/noise23/gamecredits/contents/{+path}","compare_url":"https://api.github.com/repos/noise23/gamecredits/compare/{base}...{head}","merges_url":"https://api.github.com/repos/noise23/gamecredits/merges","archive_url":"https://api.github.com/repos/noise23/gamecredits/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/noise23/gamecredits/downloads","issues_url":"https://api.github.com/repos/noise23/gamecredits/issues{/number}","pulls_url":"https://api.github.com/repos/noise23/gamecredits/pulls{/number}","milestones_url":"https://api.github.com/repos/noise23/gamecredits/milestones{/number}","notifications_url":"https://api.github.com/repos/noise23/gamecredits/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/noise23/gamecredits/labels{/name}","releases_url":"https://api.github.com/repos/noise23/gamecredits/releases{/id}","deployments_url":"https://api.github.com/repos/noise23/gamecredits/deployments","created_at":"2015-06-01T11:39:48Z","updated_at":"2016-01-23T14:54:35Z","pushed_at":"2016-01-23T14:54:33Z","git_url":"git://github.com/noise23/gamecredits.git","ssh_url":"git@github.com:noise23/gamecredits.git","clone_url":"https://github.com/noise23/gamecredits.git","svn_url":"https://github.com/noise23/gamecredits","homepage":null,"size":3434,"stargazers_count":0,"watchers_count":0,"language":"C++","has_issues":false,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":1,"mirror_url":null,"open_issues_count":0,"forks":1,"open_issues":0,"watchers":0,"default_branch":"master"},"source":{"id":33156321,"name":"gamecredits","full_name":"MarkPfennig/gamecredits","owner":{"login":"MarkPfennig","id":7946284,"avatar_url":"https://avatars.githubusercontent.com/u/7946284?v=3","gravatar_id":"","url":"https://api.github.com/users/MarkPfennig","html_url":"https://github.com/MarkPfennig","followers_url":"https://api.github.com/users/MarkPfennig/followers","following_url":"https://api.github.com/users/MarkPfennig/following{/other_user}","gists_url":"https://api.github.com/users/MarkPfennig/gists{/gist_id}","starred_url":"https://api.github.com/users/MarkPfennig/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/MarkPfennig/subscriptions","organizations_url":"https://api.github.com/users/MarkPfennig/orgs","repos_url":"https://api.github.com/users/MarkPfennig/repos","events_url":"https://api.github.com/users/MarkPfennig/events{/privacy}","received_events_url":"https://api.github.com/users/MarkPfennig/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/MarkPfennig/gamecredits","description":null,"fork":false,"url":"https://api.github.com/repos/MarkPfennig/gamecredits","forks_url":"https://api.github.com/repos/MarkPfennig/gamecredits/forks","keys_url":"https://api.github.com/repos/MarkPfennig/gamecredits/keys{/key_id}","collaborators_url":"https://api.github.com/repos/MarkPfennig/gamecredits/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/MarkPfennig/gamecredits/teams","hooks_url":"https://api.github.com/repos/MarkPfennig/gamecredits/hooks","issue_events_url":"https://api.github.com/repos/MarkPfennig/gamecredits/issues/events{/number}","events_url":"https://api.github.com/repos/MarkPfennig/gamecredits/events","assignees_url":"https://api.github.com/repos/MarkPfennig/gamecredits/assignees{/user}","branches_url":"https://api.github.com/repos/MarkPfennig/gamecredits/branches{/branch}","tags_url":"https://api.github.com/repos/MarkPfennig/gamecredits/tags","blobs_url":"https://api.github.com/repos/MarkPfennig/gamecredits/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/MarkPfennig/gamecredits/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/MarkPfennig/gamecredits/git/refs{/sha}","trees_url":"https://api.github.com/repos/MarkPfennig/gamecredits/git/trees{/sha}","statuses_url":"https://api.github.com/repos/MarkPfennig/gamecredits/statuses/{sha}","languages_url":"https://api.github.com/repos/MarkPfennig/gamecredits/languages","stargazers_url":"https://api.github.com/repos/MarkPfennig/gamecredits/stargazers","contributors_url":"https://api.github.com/repos/MarkPfennig/gamecredits/contributors","subscribers_url":"https://api.github.com/repos/MarkPfennig/gamecredits/subscribers","subscription_url":"https://api.github.com/repos/MarkPfennig/gamecredits/subscription","commits_url":"https://api.github.com/repos/MarkPfennig/gamecredits/commits{/sha}","git_commits_url":"https://api.github.com/repos/MarkPfennig/gamecredits/git/commits{/sha}","comments_url":"https://api.github.com/repos/MarkPfennig/gamecredits/comments{/number}","issue_comment_url":"https://api.github.com/repos/MarkPfennig/gamecredits/issues/comments{/number}","contents_url":"https://api.github.com/repos/MarkPfennig/gamecredits/contents/{+path}","compare_url":"https://api.github.com/repos/MarkPfennig/gamecredits/compare/{base}...{head}","merges_url":"https://api.github.com/repos/MarkPfennig/gamecredits/merges","archive_url":"https://api.github.com/repos/MarkPfennig/gamecredits/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/MarkPfennig/gamecredits/downloads","issues_url":"https://api.github.com/repos/MarkPfennig/gamecredits/issues{/number}","pulls_url":"https://api.github.com/repos/MarkPfennig/gamecredits/pulls{/number}","milestones_url":"https://api.github.com/repos/MarkPfennig/gamecredits/milestones{/number}","notifications_url":"https://api.github.com/repos/MarkPfennig/gamecredits/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/MarkPfennig/gamecredits/labels{/name}","releases_url":"https://api.github.com/repos/MarkPfennig/gamecredits/releases{/id}","deployments_url":"https://api.github.com/repos/MarkPfennig/gamecredits/deployments","created_at":"2015-03-31T00:47:23Z","updated_at":"2015-04-07T21:34:16Z","pushed_at":"2015-04-07T21:34:12Z","git_url":"git://github.com/MarkPfennig/gamecredits.git","ssh_url":"git@github.com:MarkPfennig/gamecredits.git","clone_url":"https://github.com/MarkPfennig/gamecredits.git","svn_url":"https://github.com/MarkPfennig/gamecredits","homepage":null,"size":3529,"stargazers_count":1,"watchers_count":1,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":9,"mirror_url":null,"open_issues_count":1,"forks":9,"open_issues":1,"watchers":1,"default_branch":"master"},"network_count":9,"subscribers_count":11,"contributors":7,"commits_per_week":null,"releases":2,"coin":"GameCredits"},{"id":55947668,"name":"swiscoin","full_name":"SCNPay/swiscoin","owner":{"login":"SCNPay","id":18391062,"avatar_url":"https://avatars.githubusercontent.com/u/18391062?v=3","gravatar_id":"","url":"https://api.github.com/users/SCNPay","html_url":"https://github.com/SCNPay","followers_url":"https://api.github.com/users/SCNPay/followers","following_url":"https://api.github.com/users/SCNPay/following{/other_user}","gists_url":"https://api.github.com/users/SCNPay/gists{/gist_id}","starred_url":"https://api.github.com/users/SCNPay/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/SCNPay/subscriptions","organizations_url":"https://api.github.com/users/SCNPay/orgs","repos_url":"https://api.github.com/users/SCNPay/repos","events_url":"https://api.github.com/users/SCNPay/events{/privacy}","received_events_url":"https://api.github.com/users/SCNPay/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/SCNPay/swiscoin","description":null,"fork":false,"url":"https://github.com/SCNPay/swiscoin","forks_url":"https://api.github.com/repos/SCNPay/swiscoin/forks","keys_url":"https://api.github.com/repos/SCNPay/swiscoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/SCNPay/swiscoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/SCNPay/swiscoin/teams","hooks_url":"https://api.github.com/repos/SCNPay/swiscoin/hooks","issue_events_url":"https://api.github.com/repos/SCNPay/swiscoin/issues/events{/number}","events_url":"https://api.github.com/repos/SCNPay/swiscoin/events","assignees_url":"https://api.github.com/repos/SCNPay/swiscoin/assignees{/user}","branches_url":"https://api.github.com/repos/SCNPay/swiscoin/branches{/branch}","tags_url":"https://api.github.com/repos/SCNPay/swiscoin/tags","blobs_url":"https://api.github.com/repos/SCNPay/swiscoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/SCNPay/swiscoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/SCNPay/swiscoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/SCNPay/swiscoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/SCNPay/swiscoin/statuses/{sha}","languages_url":"https://api.github.com/repos/SCNPay/swiscoin/languages","stargazers_url":"https://api.github.com/repos/SCNPay/swiscoin/stargazers","contributors_url":"https://api.github.com/repos/SCNPay/swiscoin/contributors","subscribers_url":"https://api.github.com/repos/SCNPay/swiscoin/subscribers","subscription_url":"https://api.github.com/repos/SCNPay/swiscoin/subscription","commits_url":"https://api.github.com/repos/SCNPay/swiscoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/SCNPay/swiscoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/SCNPay/swiscoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/SCNPay/swiscoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/SCNPay/swiscoin/contents/{+path}","compare_url":"https://api.github.com/repos/SCNPay/swiscoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/SCNPay/swiscoin/merges","archive_url":"https://api.github.com/repos/SCNPay/swiscoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/SCNPay/swiscoin/downloads","issues_url":"https://api.github.com/repos/SCNPay/swiscoin/issues{/number}","pulls_url":"https://api.github.com/repos/SCNPay/swiscoin/pulls{/number}","milestones_url":"https://api.github.com/repos/SCNPay/swiscoin/milestones{/number}","notifications_url":"https://api.github.com/repos/SCNPay/swiscoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/SCNPay/swiscoin/labels{/name}","releases_url":"https://api.github.com/repos/SCNPay/swiscoin/releases{/id}","deployments_url":"https://api.github.com/repos/SCNPay/swiscoin/deployments","created_at":"2016/04/11","updated_at":"2017/01/04","pushed_at":"2017/01/03","git_url":"git://github.com/SCNPay/swiscoin.git","ssh_url":"git@github.com:SCNPay/swiscoin.git","clone_url":"https://github.com/SCNPay/swiscoin.git","svn_url":"https://github.com/SCNPay/swiscoin","homepage":null,"size":4146,"stargazers_count":3,"watchers_count":3,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":3,"mirror_url":null,"open_issues_count":0,"forks":3,"open_issues":0,"watchers":3,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"network_count":3,"subscribers_count":5,"contributors":1,"commits_per_week":null,"releases":0,"coin":"Swisscoin"},{"id":44123252,"name":"bitshares-2","full_name":"bitshares/bitshares-2","owner":{"login":"bitshares","id":6914094,"avatar_url":"https://avatars.githubusercontent.com/u/6914094?v=3","gravatar_id":"","url":"https://api.github.com/users/bitshares","html_url":"https://github.com/bitshares","followers_url":"https://api.github.com/users/bitshares/followers","following_url":"https://api.github.com/users/bitshares/following{/other_user}","gists_url":"https://api.github.com/users/bitshares/gists{/gist_id}","starred_url":"https://api.github.com/users/bitshares/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitshares/subscriptions","organizations_url":"https://api.github.com/users/bitshares/orgs","repos_url":"https://api.github.com/users/bitshares/repos","events_url":"https://api.github.com/users/bitshares/events{/privacy}","received_events_url":"https://api.github.com/users/bitshares/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitshares/bitshares-2","description":"Your share in the Decentralized Exchange","fork":true,"url":"https://github.com/bitshares/bitshares-2","forks_url":"https://api.github.com/repos/bitshares/bitshares-2/forks","keys_url":"https://api.github.com/repos/bitshares/bitshares-2/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitshares/bitshares-2/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitshares/bitshares-2/teams","hooks_url":"https://api.github.com/repos/bitshares/bitshares-2/hooks","issue_events_url":"https://api.github.com/repos/bitshares/bitshares-2/issues/events{/number}","events_url":"https://api.github.com/repos/bitshares/bitshares-2/events","assignees_url":"https://api.github.com/repos/bitshares/bitshares-2/assignees{/user}","branches_url":"https://api.github.com/repos/bitshares/bitshares-2/branches{/branch}","tags_url":"https://api.github.com/repos/bitshares/bitshares-2/tags","blobs_url":"https://api.github.com/repos/bitshares/bitshares-2/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitshares/bitshares-2/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitshares/bitshares-2/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitshares/bitshares-2/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitshares/bitshares-2/statuses/{sha}","languages_url":"https://api.github.com/repos/bitshares/bitshares-2/languages","stargazers_url":"https://api.github.com/repos/bitshares/bitshares-2/stargazers","contributors_url":"https://api.github.com/repos/bitshares/bitshares-2/contributors","subscribers_url":"https://api.github.com/repos/bitshares/bitshares-2/subscribers","subscription_url":"https://api.github.com/repos/bitshares/bitshares-2/subscription","commits_url":"https://api.github.com/repos/bitshares/bitshares-2/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitshares/bitshares-2/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitshares/bitshares-2/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitshares/bitshares-2/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitshares/bitshares-2/contents/{+path}","compare_url":"https://api.github.com/repos/bitshares/bitshares-2/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitshares/bitshares-2/merges","archive_url":"https://api.github.com/repos/bitshares/bitshares-2/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitshares/bitshares-2/downloads","issues_url":"https://api.github.com/repos/bitshares/bitshares-2/issues{/number}","pulls_url":"https://api.github.com/repos/bitshares/bitshares-2/pulls{/number}","milestones_url":"https://api.github.com/repos/bitshares/bitshares-2/milestones{/number}","notifications_url":"https://api.github.com/repos/bitshares/bitshares-2/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitshares/bitshares-2/labels{/name}","releases_url":"https://api.github.com/repos/bitshares/bitshares-2/releases{/id}","deployments_url":"https://api.github.com/repos/bitshares/bitshares-2/deployments","created_at":"2015/10/13","updated_at":"2017/01/07","pushed_at":"2017/01/03","git_url":"git://github.com/bitshares/bitshares-2.git","ssh_url":"git@github.com:bitshares/bitshares-2.git","clone_url":"https://github.com/bitshares/bitshares-2.git","svn_url":"https://github.com/bitshares/bitshares-2","homepage":"https://bitshares.org/","size":18308,"stargazers_count":132,"watchers_count":132,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":55,"mirror_url":null,"open_issues_count":2,"forks":55,"open_issues":2,"watchers":132,"default_branch":"bitshares","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"bitshares","id":6914094,"avatar_url":"https://avatars.githubusercontent.com/u/6914094?v=3","gravatar_id":"","url":"https://api.github.com/users/bitshares","html_url":"https://github.com/bitshares","followers_url":"https://api.github.com/users/bitshares/followers","following_url":"https://api.github.com/users/bitshares/following{/other_user}","gists_url":"https://api.github.com/users/bitshares/gists{/gist_id}","starred_url":"https://api.github.com/users/bitshares/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitshares/subscriptions","organizations_url":"https://api.github.com/users/bitshares/orgs","repos_url":"https://api.github.com/users/bitshares/repos","events_url":"https://api.github.com/users/bitshares/events{/privacy}","received_events_url":"https://api.github.com/users/bitshares/received_events","type":"Organization","site_admin":false},"parent":{"id":37075508,"name":"graphene","full_name":"cryptonomex/graphene","owner":{"login":"cryptonomex","id":12283521,"avatar_url":"https://avatars.githubusercontent.com/u/12283521?v=3","gravatar_id":"","url":"https://api.github.com/users/cryptonomex","html_url":"https://github.com/cryptonomex","followers_url":"https://api.github.com/users/cryptonomex/followers","following_url":"https://api.github.com/users/cryptonomex/following{/other_user}","gists_url":"https://api.github.com/users/cryptonomex/gists{/gist_id}","starred_url":"https://api.github.com/users/cryptonomex/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cryptonomex/subscriptions","organizations_url":"https://api.github.com/users/cryptonomex/orgs","repos_url":"https://api.github.com/users/cryptonomex/repos","events_url":"https://api.github.com/users/cryptonomex/events{/privacy}","received_events_url":"https://api.github.com/users/cryptonomex/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/cryptonomex/graphene","description":null,"fork":false,"url":"https://api.github.com/repos/cryptonomex/graphene","forks_url":"https://api.github.com/repos/cryptonomex/graphene/forks","keys_url":"https://api.github.com/repos/cryptonomex/graphene/keys{/key_id}","collaborators_url":"https://api.github.com/repos/cryptonomex/graphene/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/cryptonomex/graphene/teams","hooks_url":"https://api.github.com/repos/cryptonomex/graphene/hooks","issue_events_url":"https://api.github.com/repos/cryptonomex/graphene/issues/events{/number}","events_url":"https://api.github.com/repos/cryptonomex/graphene/events","assignees_url":"https://api.github.com/repos/cryptonomex/graphene/assignees{/user}","branches_url":"https://api.github.com/repos/cryptonomex/graphene/branches{/branch}","tags_url":"https://api.github.com/repos/cryptonomex/graphene/tags","blobs_url":"https://api.github.com/repos/cryptonomex/graphene/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/cryptonomex/graphene/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/cryptonomex/graphene/git/refs{/sha}","trees_url":"https://api.github.com/repos/cryptonomex/graphene/git/trees{/sha}","statuses_url":"https://api.github.com/repos/cryptonomex/graphene/statuses/{sha}","languages_url":"https://api.github.com/repos/cryptonomex/graphene/languages","stargazers_url":"https://api.github.com/repos/cryptonomex/graphene/stargazers","contributors_url":"https://api.github.com/repos/cryptonomex/graphene/contributors","subscribers_url":"https://api.github.com/repos/cryptonomex/graphene/subscribers","subscription_url":"https://api.github.com/repos/cryptonomex/graphene/subscription","commits_url":"https://api.github.com/repos/cryptonomex/graphene/commits{/sha}","git_commits_url":"https://api.github.com/repos/cryptonomex/graphene/git/commits{/sha}","comments_url":"https://api.github.com/repos/cryptonomex/graphene/comments{/number}","issue_comment_url":"https://api.github.com/repos/cryptonomex/graphene/issues/comments{/number}","contents_url":"https://api.github.com/repos/cryptonomex/graphene/contents/{+path}","compare_url":"https://api.github.com/repos/cryptonomex/graphene/compare/{base}...{head}","merges_url":"https://api.github.com/repos/cryptonomex/graphene/merges","archive_url":"https://api.github.com/repos/cryptonomex/graphene/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/cryptonomex/graphene/downloads","issues_url":"https://api.github.com/repos/cryptonomex/graphene/issues{/number}","pulls_url":"https://api.github.com/repos/cryptonomex/graphene/pulls{/number}","milestones_url":"https://api.github.com/repos/cryptonomex/graphene/milestones{/number}","notifications_url":"https://api.github.com/repos/cryptonomex/graphene/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/cryptonomex/graphene/labels{/name}","releases_url":"https://api.github.com/repos/cryptonomex/graphene/releases{/id}","deployments_url":"https://api.github.com/repos/cryptonomex/graphene/deployments","created_at":"2015-06-08T15:29:41Z","updated_at":"2016-12-29T10:47:12Z","pushed_at":"2016-11-20T12:42:30Z","git_url":"git://github.com/cryptonomex/graphene.git","ssh_url":"git@github.com:cryptonomex/graphene.git","clone_url":"https://github.com/cryptonomex/graphene.git","svn_url":"https://github.com/cryptonomex/graphene","homepage":"","size":19455,"stargazers_count":179,"watchers_count":179,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":132,"mirror_url":null,"open_issues_count":194,"forks":132,"open_issues":194,"watchers":179,"default_branch":"master"},"source":{"id":37075508,"name":"graphene","full_name":"cryptonomex/graphene","owner":{"login":"cryptonomex","id":12283521,"avatar_url":"https://avatars.githubusercontent.com/u/12283521?v=3","gravatar_id":"","url":"https://api.github.com/users/cryptonomex","html_url":"https://github.com/cryptonomex","followers_url":"https://api.github.com/users/cryptonomex/followers","following_url":"https://api.github.com/users/cryptonomex/following{/other_user}","gists_url":"https://api.github.com/users/cryptonomex/gists{/gist_id}","starred_url":"https://api.github.com/users/cryptonomex/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/cryptonomex/subscriptions","organizations_url":"https://api.github.com/users/cryptonomex/orgs","repos_url":"https://api.github.com/users/cryptonomex/repos","events_url":"https://api.github.com/users/cryptonomex/events{/privacy}","received_events_url":"https://api.github.com/users/cryptonomex/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/cryptonomex/graphene","description":null,"fork":false,"url":"https://api.github.com/repos/cryptonomex/graphene","forks_url":"https://api.github.com/repos/cryptonomex/graphene/forks","keys_url":"https://api.github.com/repos/cryptonomex/graphene/keys{/key_id}","collaborators_url":"https://api.github.com/repos/cryptonomex/graphene/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/cryptonomex/graphene/teams","hooks_url":"https://api.github.com/repos/cryptonomex/graphene/hooks","issue_events_url":"https://api.github.com/repos/cryptonomex/graphene/issues/events{/number}","events_url":"https://api.github.com/repos/cryptonomex/graphene/events","assignees_url":"https://api.github.com/repos/cryptonomex/graphene/assignees{/user}","branches_url":"https://api.github.com/repos/cryptonomex/graphene/branches{/branch}","tags_url":"https://api.github.com/repos/cryptonomex/graphene/tags","blobs_url":"https://api.github.com/repos/cryptonomex/graphene/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/cryptonomex/graphene/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/cryptonomex/graphene/git/refs{/sha}","trees_url":"https://api.github.com/repos/cryptonomex/graphene/git/trees{/sha}","statuses_url":"https://api.github.com/repos/cryptonomex/graphene/statuses/{sha}","languages_url":"https://api.github.com/repos/cryptonomex/graphene/languages","stargazers_url":"https://api.github.com/repos/cryptonomex/graphene/stargazers","contributors_url":"https://api.github.com/repos/cryptonomex/graphene/contributors","subscribers_url":"https://api.github.com/repos/cryptonomex/graphene/subscribers","subscription_url":"https://api.github.com/repos/cryptonomex/graphene/subscription","commits_url":"https://api.github.com/repos/cryptonomex/graphene/commits{/sha}","git_commits_url":"https://api.github.com/repos/cryptonomex/graphene/git/commits{/sha}","comments_url":"https://api.github.com/repos/cryptonomex/graphene/comments{/number}","issue_comment_url":"https://api.github.com/repos/cryptonomex/graphene/issues/comments{/number}","contents_url":"https://api.github.com/repos/cryptonomex/graphene/contents/{+path}","compare_url":"https://api.github.com/repos/cryptonomex/graphene/compare/{base}...{head}","merges_url":"https://api.github.com/repos/cryptonomex/graphene/merges","archive_url":"https://api.github.com/repos/cryptonomex/graphene/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/cryptonomex/graphene/downloads","issues_url":"https://api.github.com/repos/cryptonomex/graphene/issues{/number}","pulls_url":"https://api.github.com/repos/cryptonomex/graphene/pulls{/number}","milestones_url":"https://api.github.com/repos/cryptonomex/graphene/milestones{/number}","notifications_url":"https://api.github.com/repos/cryptonomex/graphene/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/cryptonomex/graphene/labels{/name}","releases_url":"https://api.github.com/repos/cryptonomex/graphene/releases{/id}","deployments_url":"https://api.github.com/repos/cryptonomex/graphene/deployments","created_at":"2015-06-08T15:29:41Z","updated_at":"2016-12-29T10:47:12Z","pushed_at":"2016-11-20T12:42:30Z","git_url":"git://github.com/cryptonomex/graphene.git","ssh_url":"git@github.com:cryptonomex/graphene.git","clone_url":"https://github.com/cryptonomex/graphene.git","svn_url":"https://github.com/cryptonomex/graphene","homepage":"","size":19455,"stargazers_count":179,"watchers_count":179,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":132,"mirror_url":null,"open_issues_count":194,"forks":132,"open_issues":194,"watchers":179,"default_branch":"master"},"network_count":132,"subscribers_count":72,"contributors":22,"commits_per_week":4.192,"releases":30,"coin":"Bitshares"},{"id":71836159,"name":"iri","full_name":"iotaledger/iri","owner":{"login":"iotaledger","id":20126597,"avatar_url":"https://avatars.githubusercontent.com/u/20126597?v=3","gravatar_id":"","url":"https://api.github.com/users/iotaledger","html_url":"https://github.com/iotaledger","followers_url":"https://api.github.com/users/iotaledger/followers","following_url":"https://api.github.com/users/iotaledger/following{/other_user}","gists_url":"https://api.github.com/users/iotaledger/gists{/gist_id}","starred_url":"https://api.github.com/users/iotaledger/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/iotaledger/subscriptions","organizations_url":"https://api.github.com/users/iotaledger/orgs","repos_url":"https://api.github.com/users/iotaledger/repos","events_url":"https://api.github.com/users/iotaledger/events{/privacy}","received_events_url":"https://api.github.com/users/iotaledger/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/iotaledger/iri","description":"IOTA Reference Implementation","fork":false,"url":"https://github.com/iotaledger/iri","forks_url":"https://api.github.com/repos/iotaledger/iri/forks","keys_url":"https://api.github.com/repos/iotaledger/iri/keys{/key_id}","collaborators_url":"https://api.github.com/repos/iotaledger/iri/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/iotaledger/iri/teams","hooks_url":"https://api.github.com/repos/iotaledger/iri/hooks","issue_events_url":"https://api.github.com/repos/iotaledger/iri/issues/events{/number}","events_url":"https://api.github.com/repos/iotaledger/iri/events","assignees_url":"https://api.github.com/repos/iotaledger/iri/assignees{/user}","branches_url":"https://api.github.com/repos/iotaledger/iri/branches{/branch}","tags_url":"https://api.github.com/repos/iotaledger/iri/tags","blobs_url":"https://api.github.com/repos/iotaledger/iri/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/iotaledger/iri/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/iotaledger/iri/git/refs{/sha}","trees_url":"https://api.github.com/repos/iotaledger/iri/git/trees{/sha}","statuses_url":"https://api.github.com/repos/iotaledger/iri/statuses/{sha}","languages_url":"https://api.github.com/repos/iotaledger/iri/languages","stargazers_url":"https://api.github.com/repos/iotaledger/iri/stargazers","contributors_url":"https://api.github.com/repos/iotaledger/iri/contributors","subscribers_url":"https://api.github.com/repos/iotaledger/iri/subscribers","subscription_url":"https://api.github.com/repos/iotaledger/iri/subscription","commits_url":"https://api.github.com/repos/iotaledger/iri/commits{/sha}","git_commits_url":"https://api.github.com/repos/iotaledger/iri/git/commits{/sha}","comments_url":"https://api.github.com/repos/iotaledger/iri/comments{/number}","issue_comment_url":"https://api.github.com/repos/iotaledger/iri/issues/comments{/number}","contents_url":"https://api.github.com/repos/iotaledger/iri/contents/{+path}","compare_url":"https://api.github.com/repos/iotaledger/iri/compare/{base}...{head}","merges_url":"https://api.github.com/repos/iotaledger/iri/merges","archive_url":"https://api.github.com/repos/iotaledger/iri/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/iotaledger/iri/downloads","issues_url":"https://api.github.com/repos/iotaledger/iri/issues{/number}","pulls_url":"https://api.github.com/repos/iotaledger/iri/pulls{/number}","milestones_url":"https://api.github.com/repos/iotaledger/iri/milestones{/number}","notifications_url":"https://api.github.com/repos/iotaledger/iri/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/iotaledger/iri/labels{/name}","releases_url":"https://api.github.com/repos/iotaledger/iri/releases{/id}","deployments_url":"https://api.github.com/repos/iotaledger/iri/deployments","created_at":"2016/10/25","updated_at":"2017/01/06","pushed_at":"2017/01/07","git_url":"git://github.com/iotaledger/iri.git","ssh_url":"git@github.com:iotaledger/iri.git","clone_url":"https://github.com/iotaledger/iri.git","svn_url":"https://github.com/iotaledger/iri","homepage":null,"size":261,"stargazers_count":10,"watchers_count":10,"language":"Java","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":7,"mirror_url":null,"open_issues_count":8,"forks":7,"open_issues":8,"watchers":10,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"iotaledger","id":20126597,"avatar_url":"https://avatars.githubusercontent.com/u/20126597?v=3","gravatar_id":"","url":"https://api.github.com/users/iotaledger","html_url":"https://github.com/iotaledger","followers_url":"https://api.github.com/users/iotaledger/followers","following_url":"https://api.github.com/users/iotaledger/following{/other_user}","gists_url":"https://api.github.com/users/iotaledger/gists{/gist_id}","starred_url":"https://api.github.com/users/iotaledger/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/iotaledger/subscriptions","organizations_url":"https://api.github.com/users/iotaledger/orgs","repos_url":"https://api.github.com/users/iotaledger/repos","events_url":"https://api.github.com/users/iotaledger/events{/privacy}","received_events_url":"https://api.github.com/users/iotaledger/received_events","type":"Organization","site_admin":false},"network_count":7,"subscribers_count":11,"contributors":6,"commits_per_week":1.615,"releases":5,"coin":"Iota"},{"id":15756430,"name":"vertcoin","full_name":"vertcoin/vertcoin","owner":{"login":"vertcoin","id":6316807,"avatar_url":"https://avatars.githubusercontent.com/u/6316807?v=3","gravatar_id":"","url":"https://api.github.com/users/vertcoin","html_url":"https://github.com/vertcoin","followers_url":"https://api.github.com/users/vertcoin/followers","following_url":"https://api.github.com/users/vertcoin/following{/other_user}","gists_url":"https://api.github.com/users/vertcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/vertcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/vertcoin/subscriptions","organizations_url":"https://api.github.com/users/vertcoin/orgs","repos_url":"https://api.github.com/users/vertcoin/repos","events_url":"https://api.github.com/users/vertcoin/events{/privacy}","received_events_url":"https://api.github.com/users/vertcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/vertcoin/vertcoin","description":"Vertcoin source tree","fork":true,"url":"https://github.com/vertcoin/vertcoin","forks_url":"https://api.github.com/repos/vertcoin/vertcoin/forks","keys_url":"https://api.github.com/repos/vertcoin/vertcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/vertcoin/vertcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/vertcoin/vertcoin/teams","hooks_url":"https://api.github.com/repos/vertcoin/vertcoin/hooks","issue_events_url":"https://api.github.com/repos/vertcoin/vertcoin/issues/events{/number}","events_url":"https://api.github.com/repos/vertcoin/vertcoin/events","assignees_url":"https://api.github.com/repos/vertcoin/vertcoin/assignees{/user}","branches_url":"https://api.github.com/repos/vertcoin/vertcoin/branches{/branch}","tags_url":"https://api.github.com/repos/vertcoin/vertcoin/tags","blobs_url":"https://api.github.com/repos/vertcoin/vertcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/vertcoin/vertcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/vertcoin/vertcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/vertcoin/vertcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/vertcoin/vertcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/vertcoin/vertcoin/languages","stargazers_url":"https://api.github.com/repos/vertcoin/vertcoin/stargazers","contributors_url":"https://api.github.com/repos/vertcoin/vertcoin/contributors","subscribers_url":"https://api.github.com/repos/vertcoin/vertcoin/subscribers","subscription_url":"https://api.github.com/repos/vertcoin/vertcoin/subscription","commits_url":"https://api.github.com/repos/vertcoin/vertcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/vertcoin/vertcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/vertcoin/vertcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/vertcoin/vertcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/vertcoin/vertcoin/contents/{+path}","compare_url":"https://api.github.com/repos/vertcoin/vertcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/vertcoin/vertcoin/merges","archive_url":"https://api.github.com/repos/vertcoin/vertcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/vertcoin/vertcoin/downloads","issues_url":"https://api.github.com/repos/vertcoin/vertcoin/issues{/number}","pulls_url":"https://api.github.com/repos/vertcoin/vertcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/vertcoin/vertcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/vertcoin/vertcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/vertcoin/vertcoin/labels{/name}","releases_url":"https://api.github.com/repos/vertcoin/vertcoin/releases{/id}","deployments_url":"https://api.github.com/repos/vertcoin/vertcoin/deployments","created_at":"2014/01/09","updated_at":"2016/11/23","pushed_at":"2016/12/22","git_url":"git://github.com/vertcoin/vertcoin.git","ssh_url":"git@github.com:vertcoin/vertcoin.git","clone_url":"https://github.com/vertcoin/vertcoin.git","svn_url":"https://github.com/vertcoin/vertcoin","homepage":"http://www.vertcoin.org","size":45948,"stargazers_count":80,"watchers_count":80,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":true,"has_pages":false,"forks_count":50,"mirror_url":null,"open_issues_count":4,"forks":50,"open_issues":4,"watchers":80,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"vertcoin","id":6316807,"avatar_url":"https://avatars.githubusercontent.com/u/6316807?v=3","gravatar_id":"","url":"https://api.github.com/users/vertcoin","html_url":"https://github.com/vertcoin","followers_url":"https://api.github.com/users/vertcoin/followers","following_url":"https://api.github.com/users/vertcoin/following{/other_user}","gists_url":"https://api.github.com/users/vertcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/vertcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/vertcoin/subscriptions","organizations_url":"https://api.github.com/users/vertcoin/orgs","repos_url":"https://api.github.com/users/vertcoin/repos","events_url":"https://api.github.com/users/vertcoin/events{/privacy}","received_events_url":"https://api.github.com/users/vertcoin/received_events","type":"Organization","site_admin":false},"parent":{"id":4646198,"name":"litecoin","full_name":"litecoin-project/litecoin","owner":{"login":"litecoin-project","id":1845120,"avatar_url":"https://avatars.githubusercontent.com/u/1845120?v=3","gravatar_id":"","url":"https://api.github.com/users/litecoin-project","html_url":"https://github.com/litecoin-project","followers_url":"https://api.github.com/users/litecoin-project/followers","following_url":"https://api.github.com/users/litecoin-project/following{/other_user}","gists_url":"https://api.github.com/users/litecoin-project/gists{/gist_id}","starred_url":"https://api.github.com/users/litecoin-project/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/litecoin-project/subscriptions","organizations_url":"https://api.github.com/users/litecoin-project/orgs","repos_url":"https://api.github.com/users/litecoin-project/repos","events_url":"https://api.github.com/users/litecoin-project/events{/privacy}","received_events_url":"https://api.github.com/users/litecoin-project/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/litecoin-project/litecoin","description":"Litecoin source tree","fork":true,"url":"https://api.github.com/repos/litecoin-project/litecoin","forks_url":"https://api.github.com/repos/litecoin-project/litecoin/forks","keys_url":"https://api.github.com/repos/litecoin-project/litecoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/litecoin-project/litecoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/litecoin-project/litecoin/teams","hooks_url":"https://api.github.com/repos/litecoin-project/litecoin/hooks","issue_events_url":"https://api.github.com/repos/litecoin-project/litecoin/issues/events{/number}","events_url":"https://api.github.com/repos/litecoin-project/litecoin/events","assignees_url":"https://api.github.com/repos/litecoin-project/litecoin/assignees{/user}","branches_url":"https://api.github.com/repos/litecoin-project/litecoin/branches{/branch}","tags_url":"https://api.github.com/repos/litecoin-project/litecoin/tags","blobs_url":"https://api.github.com/repos/litecoin-project/litecoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/litecoin-project/litecoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/litecoin-project/litecoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/litecoin-project/litecoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/litecoin-project/litecoin/statuses/{sha}","languages_url":"https://api.github.com/repos/litecoin-project/litecoin/languages","stargazers_url":"https://api.github.com/repos/litecoin-project/litecoin/stargazers","contributors_url":"https://api.github.com/repos/litecoin-project/litecoin/contributors","subscribers_url":"https://api.github.com/repos/litecoin-project/litecoin/subscribers","subscription_url":"https://api.github.com/repos/litecoin-project/litecoin/subscription","commits_url":"https://api.github.com/repos/litecoin-project/litecoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/litecoin-project/litecoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/litecoin-project/litecoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/litecoin-project/litecoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/litecoin-project/litecoin/contents/{+path}","compare_url":"https://api.github.com/repos/litecoin-project/litecoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/litecoin-project/litecoin/merges","archive_url":"https://api.github.com/repos/litecoin-project/litecoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/litecoin-project/litecoin/downloads","issues_url":"https://api.github.com/repos/litecoin-project/litecoin/issues{/number}","pulls_url":"https://api.github.com/repos/litecoin-project/litecoin/pulls{/number}","milestones_url":"https://api.github.com/repos/litecoin-project/litecoin/milestones{/number}","notifications_url":"https://api.github.com/repos/litecoin-project/litecoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/litecoin-project/litecoin/labels{/name}","releases_url":"https://api.github.com/repos/litecoin-project/litecoin/releases{/id}","deployments_url":"https://api.github.com/repos/litecoin-project/litecoin/deployments","created_at":"2012-06-13T04:18:26Z","updated_at":"2017-01-09T11:40:58Z","pushed_at":"2017-01-09T16:38:34Z","git_url":"git://github.com/litecoin-project/litecoin.git","ssh_url":"git@github.com:litecoin-project/litecoin.git","clone_url":"https://github.com/litecoin-project/litecoin.git","svn_url":"https://github.com/litecoin-project/litecoin","homepage":"http://www.litecoin.org","size":80973,"stargazers_count":1161,"watchers_count":1161,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":true,"has_pages":false,"forks_count":834,"mirror_url":null,"open_issues_count":3,"forks":834,"open_issues":3,"watchers":1161,"default_branch":"master"},"source":{"id":1181927,"name":"bitcoin","full_name":"bitcoin/bitcoin","owner":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoin/bitcoin","description":"Bitcoin Core integration/staging tree","fork":false,"url":"https://api.github.com/repos/bitcoin/bitcoin","forks_url":"https://api.github.com/repos/bitcoin/bitcoin/forks","keys_url":"https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoin/bitcoin/teams","hooks_url":"https://api.github.com/repos/bitcoin/bitcoin/hooks","issue_events_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoin/bitcoin/events","assignees_url":"https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoin/bitcoin/tags","blobs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoin/bitcoin/languages","stargazers_url":"https://api.github.com/repos/bitcoin/bitcoin/stargazers","contributors_url":"https://api.github.com/repos/bitcoin/bitcoin/contributors","subscribers_url":"https://api.github.com/repos/bitcoin/bitcoin/subscribers","subscription_url":"https://api.github.com/repos/bitcoin/bitcoin/subscription","commits_url":"https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoin/bitcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoin/bitcoin/merges","archive_url":"https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoin/bitcoin/downloads","issues_url":"https://api.github.com/repos/bitcoin/bitcoin/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoin/bitcoin/labels{/name}","releases_url":"https://api.github.com/repos/bitcoin/bitcoin/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoin/bitcoin/deployments","created_at":"2010-12-19T15:16:43Z","updated_at":"2017-01-10T01:29:25Z","pushed_at":"2017-01-10T00:59:05Z","git_url":"git://github.com/bitcoin/bitcoin.git","ssh_url":"git@github.com:bitcoin/bitcoin.git","clone_url":"https://github.com/bitcoin/bitcoin.git","svn_url":"https://github.com/bitcoin/bitcoin","homepage":"https://bitcoin.org/en/download","size":78014,"stargazers_count":10993,"watchers_count":10993,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":7177,"mirror_url":null,"open_issues_count":571,"forks":7177,"open_issues":571,"watchers":10993,"default_branch":"master"},"network_count":7177,"subscribers_count":29,"contributors":100,"commits_per_week":0.596,"releases":15,"coin":"Vertcoin"},{"id":65082055,"name":"stratisX","full_name":"stratisproject/stratisX","owner":{"login":"stratisproject","id":15229748,"avatar_url":"https://avatars.githubusercontent.com/u/15229748?v=3","gravatar_id":"","url":"https://api.github.com/users/stratisproject","html_url":"https://github.com/stratisproject","followers_url":"https://api.github.com/users/stratisproject/followers","following_url":"https://api.github.com/users/stratisproject/following{/other_user}","gists_url":"https://api.github.com/users/stratisproject/gists{/gist_id}","starred_url":"https://api.github.com/users/stratisproject/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/stratisproject/subscriptions","organizations_url":"https://api.github.com/users/stratisproject/orgs","repos_url":"https://api.github.com/users/stratisproject/repos","events_url":"https://api.github.com/users/stratisproject/events{/privacy}","received_events_url":"https://api.github.com/users/stratisproject/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/stratisproject/stratisX","description":null,"fork":true,"url":"https://github.com/stratisproject/stratisX","forks_url":"https://api.github.com/repos/stratisproject/stratisX/forks","keys_url":"https://api.github.com/repos/stratisproject/stratisX/keys{/key_id}","collaborators_url":"https://api.github.com/repos/stratisproject/stratisX/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/stratisproject/stratisX/teams","hooks_url":"https://api.github.com/repos/stratisproject/stratisX/hooks","issue_events_url":"https://api.github.com/repos/stratisproject/stratisX/issues/events{/number}","events_url":"https://api.github.com/repos/stratisproject/stratisX/events","assignees_url":"https://api.github.com/repos/stratisproject/stratisX/assignees{/user}","branches_url":"https://api.github.com/repos/stratisproject/stratisX/branches{/branch}","tags_url":"https://api.github.com/repos/stratisproject/stratisX/tags","blobs_url":"https://api.github.com/repos/stratisproject/stratisX/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/stratisproject/stratisX/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/stratisproject/stratisX/git/refs{/sha}","trees_url":"https://api.github.com/repos/stratisproject/stratisX/git/trees{/sha}","statuses_url":"https://api.github.com/repos/stratisproject/stratisX/statuses/{sha}","languages_url":"https://api.github.com/repos/stratisproject/stratisX/languages","stargazers_url":"https://api.github.com/repos/stratisproject/stratisX/stargazers","contributors_url":"https://api.github.com/repos/stratisproject/stratisX/contributors","subscribers_url":"https://api.github.com/repos/stratisproject/stratisX/subscribers","subscription_url":"https://api.github.com/repos/stratisproject/stratisX/subscription","commits_url":"https://api.github.com/repos/stratisproject/stratisX/commits{/sha}","git_commits_url":"https://api.github.com/repos/stratisproject/stratisX/git/commits{/sha}","comments_url":"https://api.github.com/repos/stratisproject/stratisX/comments{/number}","issue_comment_url":"https://api.github.com/repos/stratisproject/stratisX/issues/comments{/number}","contents_url":"https://api.github.com/repos/stratisproject/stratisX/contents/{+path}","compare_url":"https://api.github.com/repos/stratisproject/stratisX/compare/{base}...{head}","merges_url":"https://api.github.com/repos/stratisproject/stratisX/merges","archive_url":"https://api.github.com/repos/stratisproject/stratisX/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/stratisproject/stratisX/downloads","issues_url":"https://api.github.com/repos/stratisproject/stratisX/issues{/number}","pulls_url":"https://api.github.com/repos/stratisproject/stratisX/pulls{/number}","milestones_url":"https://api.github.com/repos/stratisproject/stratisX/milestones{/number}","notifications_url":"https://api.github.com/repos/stratisproject/stratisX/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/stratisproject/stratisX/labels{/name}","releases_url":"https://api.github.com/repos/stratisproject/stratisX/releases{/id}","deployments_url":"https://api.github.com/repos/stratisproject/stratisX/deployments","created_at":"2016/08/06","updated_at":"2016/12/19","pushed_at":"2016/12/31","git_url":"git://github.com/stratisproject/stratisX.git","ssh_url":"git@github.com:stratisproject/stratisX.git","clone_url":"https://github.com/stratisproject/stratisX.git","svn_url":"https://github.com/stratisproject/stratisX","homepage":"","size":19166,"stargazers_count":10,"watchers_count":10,"language":"C","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":5,"mirror_url":null,"open_issues_count":1,"forks":5,"open_issues":1,"watchers":10,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"stratisproject","id":15229748,"avatar_url":"https://avatars.githubusercontent.com/u/15229748?v=3","gravatar_id":"","url":"https://api.github.com/users/stratisproject","html_url":"https://github.com/stratisproject","followers_url":"https://api.github.com/users/stratisproject/followers","following_url":"https://api.github.com/users/stratisproject/following{/other_user}","gists_url":"https://api.github.com/users/stratisproject/gists{/gist_id}","starred_url":"https://api.github.com/users/stratisproject/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/stratisproject/subscriptions","organizations_url":"https://api.github.com/users/stratisproject/orgs","repos_url":"https://api.github.com/users/stratisproject/repos","events_url":"https://api.github.com/users/stratisproject/events{/privacy}","received_events_url":"https://api.github.com/users/stratisproject/received_events","type":"Organization","site_admin":false},"parent":{"id":16767417,"name":"blackcoin","full_name":"rat4/blackcoin","owner":{"login":"rat4","id":666706,"avatar_url":"https://avatars.githubusercontent.com/u/666706?v=3","gravatar_id":"","url":"https://api.github.com/users/rat4","html_url":"https://github.com/rat4","followers_url":"https://api.github.com/users/rat4/followers","following_url":"https://api.github.com/users/rat4/following{/other_user}","gists_url":"https://api.github.com/users/rat4/gists{/gist_id}","starred_url":"https://api.github.com/users/rat4/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/rat4/subscriptions","organizations_url":"https://api.github.com/users/rat4/orgs","repos_url":"https://api.github.com/users/rat4/repos","events_url":"https://api.github.com/users/rat4/events{/privacy}","received_events_url":"https://api.github.com/users/rat4/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/rat4/blackcoin","description":null,"fork":true,"url":"https://api.github.com/repos/rat4/blackcoin","forks_url":"https://api.github.com/repos/rat4/blackcoin/forks","keys_url":"https://api.github.com/repos/rat4/blackcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/rat4/blackcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/rat4/blackcoin/teams","hooks_url":"https://api.github.com/repos/rat4/blackcoin/hooks","issue_events_url":"https://api.github.com/repos/rat4/blackcoin/issues/events{/number}","events_url":"https://api.github.com/repos/rat4/blackcoin/events","assignees_url":"https://api.github.com/repos/rat4/blackcoin/assignees{/user}","branches_url":"https://api.github.com/repos/rat4/blackcoin/branches{/branch}","tags_url":"https://api.github.com/repos/rat4/blackcoin/tags","blobs_url":"https://api.github.com/repos/rat4/blackcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/rat4/blackcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/rat4/blackcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/rat4/blackcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/rat4/blackcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/rat4/blackcoin/languages","stargazers_url":"https://api.github.com/repos/rat4/blackcoin/stargazers","contributors_url":"https://api.github.com/repos/rat4/blackcoin/contributors","subscribers_url":"https://api.github.com/repos/rat4/blackcoin/subscribers","subscription_url":"https://api.github.com/repos/rat4/blackcoin/subscription","commits_url":"https://api.github.com/repos/rat4/blackcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/rat4/blackcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/rat4/blackcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/rat4/blackcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/rat4/blackcoin/contents/{+path}","compare_url":"https://api.github.com/repos/rat4/blackcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/rat4/blackcoin/merges","archive_url":"https://api.github.com/repos/rat4/blackcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/rat4/blackcoin/downloads","issues_url":"https://api.github.com/repos/rat4/blackcoin/issues{/number}","pulls_url":"https://api.github.com/repos/rat4/blackcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/rat4/blackcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/rat4/blackcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/rat4/blackcoin/labels{/name}","releases_url":"https://api.github.com/repos/rat4/blackcoin/releases{/id}","deployments_url":"https://api.github.com/repos/rat4/blackcoin/deployments","created_at":"2014-02-12T13:07:01Z","updated_at":"2016-11-17T18:57:13Z","pushed_at":"2016-12-14T04:42:45Z","git_url":"git://github.com/rat4/blackcoin.git","ssh_url":"git@github.com:rat4/blackcoin.git","clone_url":"https://github.com/rat4/blackcoin.git","svn_url":"https://github.com/rat4/blackcoin","homepage":"","size":24444,"stargazers_count":102,"watchers_count":102,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":114,"mirror_url":null,"open_issues_count":8,"forks":114,"open_issues":8,"watchers":102,"default_branch":"master"},"source":{"id":16324657,"name":"novacoin","full_name":"novacoin-project/novacoin","owner":{"login":"novacoin-project","id":4870499,"avatar_url":"https://avatars.githubusercontent.com/u/4870499?v=3","gravatar_id":"","url":"https://api.github.com/users/novacoin-project","html_url":"https://github.com/novacoin-project","followers_url":"https://api.github.com/users/novacoin-project/followers","following_url":"https://api.github.com/users/novacoin-project/following{/other_user}","gists_url":"https://api.github.com/users/novacoin-project/gists{/gist_id}","starred_url":"https://api.github.com/users/novacoin-project/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/novacoin-project/subscriptions","organizations_url":"https://api.github.com/users/novacoin-project/orgs","repos_url":"https://api.github.com/users/novacoin-project/repos","events_url":"https://api.github.com/users/novacoin-project/events{/privacy}","received_events_url":"https://api.github.com/users/novacoin-project/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/novacoin-project/novacoin","description":"Novacoin sources tree","fork":false,"url":"https://api.github.com/repos/novacoin-project/novacoin","forks_url":"https://api.github.com/repos/novacoin-project/novacoin/forks","keys_url":"https://api.github.com/repos/novacoin-project/novacoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/novacoin-project/novacoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/novacoin-project/novacoin/teams","hooks_url":"https://api.github.com/repos/novacoin-project/novacoin/hooks","issue_events_url":"https://api.github.com/repos/novacoin-project/novacoin/issues/events{/number}","events_url":"https://api.github.com/repos/novacoin-project/novacoin/events","assignees_url":"https://api.github.com/repos/novacoin-project/novacoin/assignees{/user}","branches_url":"https://api.github.com/repos/novacoin-project/novacoin/branches{/branch}","tags_url":"https://api.github.com/repos/novacoin-project/novacoin/tags","blobs_url":"https://api.github.com/repos/novacoin-project/novacoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/novacoin-project/novacoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/novacoin-project/novacoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/novacoin-project/novacoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/novacoin-project/novacoin/statuses/{sha}","languages_url":"https://api.github.com/repos/novacoin-project/novacoin/languages","stargazers_url":"https://api.github.com/repos/novacoin-project/novacoin/stargazers","contributors_url":"https://api.github.com/repos/novacoin-project/novacoin/contributors","subscribers_url":"https://api.github.com/repos/novacoin-project/novacoin/subscribers","subscription_url":"https://api.github.com/repos/novacoin-project/novacoin/subscription","commits_url":"https://api.github.com/repos/novacoin-project/novacoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/novacoin-project/novacoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/novacoin-project/novacoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/novacoin-project/novacoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/novacoin-project/novacoin/contents/{+path}","compare_url":"https://api.github.com/repos/novacoin-project/novacoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/novacoin-project/novacoin/merges","archive_url":"https://api.github.com/repos/novacoin-project/novacoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/novacoin-project/novacoin/downloads","issues_url":"https://api.github.com/repos/novacoin-project/novacoin/issues{/number}","pulls_url":"https://api.github.com/repos/novacoin-project/novacoin/pulls{/number}","milestones_url":"https://api.github.com/repos/novacoin-project/novacoin/milestones{/number}","notifications_url":"https://api.github.com/repos/novacoin-project/novacoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/novacoin-project/novacoin/labels{/name}","releases_url":"https://api.github.com/repos/novacoin-project/novacoin/releases{/id}","deployments_url":"https://api.github.com/repos/novacoin-project/novacoin/deployments","created_at":"2014-01-28T20:21:33Z","updated_at":"2017-01-09T07:37:37Z","pushed_at":"2016-12-03T21:59:22Z","git_url":"git://github.com/novacoin-project/novacoin.git","ssh_url":"git@github.com:novacoin-project/novacoin.git","clone_url":"https://github.com/novacoin-project/novacoin.git","svn_url":"https://github.com/novacoin-project/novacoin","homepage":null,"size":26578,"stargazers_count":41,"watchers_count":41,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":287,"mirror_url":null,"open_issues_count":21,"forks":287,"open_issues":21,"watchers":41,"default_branch":"master"},"network_count":287,"subscribers_count":9,"contributors":100,"commits_per_week":1.096,"releases":2,"coin":"Stratis"},{"id":75415531,"name":"vcash","full_name":"openvcash/vcash","owner":{"login":"openvcash","id":24606928,"avatar_url":"https://avatars.githubusercontent.com/u/24606928?v=3","gravatar_id":"","url":"https://api.github.com/users/openvcash","html_url":"https://github.com/openvcash","followers_url":"https://api.github.com/users/openvcash/followers","following_url":"https://api.github.com/users/openvcash/following{/other_user}","gists_url":"https://api.github.com/users/openvcash/gists{/gist_id}","starred_url":"https://api.github.com/users/openvcash/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/openvcash/subscriptions","organizations_url":"https://api.github.com/users/openvcash/orgs","repos_url":"https://api.github.com/users/openvcash/repos","events_url":"https://api.github.com/users/openvcash/events{/privacy}","received_events_url":"https://api.github.com/users/openvcash/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/openvcash/vcash","description":"A decentralized currency for the internet.","fork":false,"url":"https://github.com/openvcash/vcash","forks_url":"https://api.github.com/repos/openvcash/vcash/forks","keys_url":"https://api.github.com/repos/openvcash/vcash/keys{/key_id}","collaborators_url":"https://api.github.com/repos/openvcash/vcash/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/openvcash/vcash/teams","hooks_url":"https://api.github.com/repos/openvcash/vcash/hooks","issue_events_url":"https://api.github.com/repos/openvcash/vcash/issues/events{/number}","events_url":"https://api.github.com/repos/openvcash/vcash/events","assignees_url":"https://api.github.com/repos/openvcash/vcash/assignees{/user}","branches_url":"https://api.github.com/repos/openvcash/vcash/branches{/branch}","tags_url":"https://api.github.com/repos/openvcash/vcash/tags","blobs_url":"https://api.github.com/repos/openvcash/vcash/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/openvcash/vcash/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/openvcash/vcash/git/refs{/sha}","trees_url":"https://api.github.com/repos/openvcash/vcash/git/trees{/sha}","statuses_url":"https://api.github.com/repos/openvcash/vcash/statuses/{sha}","languages_url":"https://api.github.com/repos/openvcash/vcash/languages","stargazers_url":"https://api.github.com/repos/openvcash/vcash/stargazers","contributors_url":"https://api.github.com/repos/openvcash/vcash/contributors","subscribers_url":"https://api.github.com/repos/openvcash/vcash/subscribers","subscription_url":"https://api.github.com/repos/openvcash/vcash/subscription","commits_url":"https://api.github.com/repos/openvcash/vcash/commits{/sha}","git_commits_url":"https://api.github.com/repos/openvcash/vcash/git/commits{/sha}","comments_url":"https://api.github.com/repos/openvcash/vcash/comments{/number}","issue_comment_url":"https://api.github.com/repos/openvcash/vcash/issues/comments{/number}","contents_url":"https://api.github.com/repos/openvcash/vcash/contents/{+path}","compare_url":"https://api.github.com/repos/openvcash/vcash/compare/{base}...{head}","merges_url":"https://api.github.com/repos/openvcash/vcash/merges","archive_url":"https://api.github.com/repos/openvcash/vcash/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/openvcash/vcash/downloads","issues_url":"https://api.github.com/repos/openvcash/vcash/issues{/number}","pulls_url":"https://api.github.com/repos/openvcash/vcash/pulls{/number}","milestones_url":"https://api.github.com/repos/openvcash/vcash/milestones{/number}","notifications_url":"https://api.github.com/repos/openvcash/vcash/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/openvcash/vcash/labels{/name}","releases_url":"https://api.github.com/repos/openvcash/vcash/releases{/id}","deployments_url":"https://api.github.com/repos/openvcash/vcash/deployments","created_at":"2016/12/03","updated_at":"2016/12/19","pushed_at":"2017/01/04","git_url":"git://github.com/openvcash/vcash.git","ssh_url":"git@github.com:openvcash/vcash.git","clone_url":"https://github.com/openvcash/vcash.git","svn_url":"https://github.com/openvcash/vcash","homepage":"","size":1644,"stargazers_count":5,"watchers_count":5,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":8,"mirror_url":null,"open_issues_count":5,"forks":8,"open_issues":5,"watchers":5,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"openvcash","id":24606928,"avatar_url":"https://avatars.githubusercontent.com/u/24606928?v=3","gravatar_id":"","url":"https://api.github.com/users/openvcash","html_url":"https://github.com/openvcash","followers_url":"https://api.github.com/users/openvcash/followers","following_url":"https://api.github.com/users/openvcash/following{/other_user}","gists_url":"https://api.github.com/users/openvcash/gists{/gist_id}","starred_url":"https://api.github.com/users/openvcash/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/openvcash/subscriptions","organizations_url":"https://api.github.com/users/openvcash/orgs","repos_url":"https://api.github.com/users/openvcash/repos","events_url":"https://api.github.com/users/openvcash/events{/privacy}","received_events_url":"https://api.github.com/users/openvcash/received_events","type":"Organization","site_admin":false},"network_count":8,"subscribers_count":6,"commits_per_week":2.865,"releases":0,"coin":"VCash"},{"id":18613259,"name":"BitcoinUnlimited","full_name":"BitcoinUnlimited/BitcoinUnlimited","owner":{"login":"BitcoinUnlimited","id":14125627,"avatar_url":"https://avatars.githubusercontent.com/u/14125627?v=3","gravatar_id":"","url":"https://api.github.com/users/BitcoinUnlimited","html_url":"https://github.com/BitcoinUnlimited","followers_url":"https://api.github.com/users/BitcoinUnlimited/followers","following_url":"https://api.github.com/users/BitcoinUnlimited/following{/other_user}","gists_url":"https://api.github.com/users/BitcoinUnlimited/gists{/gist_id}","starred_url":"https://api.github.com/users/BitcoinUnlimited/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/BitcoinUnlimited/subscriptions","organizations_url":"https://api.github.com/users/BitcoinUnlimited/orgs","repos_url":"https://api.github.com/users/BitcoinUnlimited/repos","events_url":"https://api.github.com/users/BitcoinUnlimited/events{/privacy}","received_events_url":"https://api.github.com/users/BitcoinUnlimited/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/BitcoinUnlimited/BitcoinUnlimited","description":"Bitcoin Unlimited integration/staging tree","fork":true,"url":"https://github.com/BitcoinUnlimited/BitcoinUnlimited","forks_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/forks","keys_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/keys{/key_id}","collaborators_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/teams","hooks_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/hooks","issue_events_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/issues/events{/number}","events_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/events","assignees_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/assignees{/user}","branches_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/branches{/branch}","tags_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/tags","blobs_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/git/refs{/sha}","trees_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/git/trees{/sha}","statuses_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/statuses/{sha}","languages_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/languages","stargazers_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/stargazers","contributors_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/contributors","subscribers_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/subscribers","subscription_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/subscription","commits_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/commits{/sha}","git_commits_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/git/commits{/sha}","comments_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/comments{/number}","issue_comment_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/issues/comments{/number}","contents_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/contents/{+path}","compare_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/compare/{base}...{head}","merges_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/merges","archive_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/downloads","issues_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/issues{/number}","pulls_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/pulls{/number}","milestones_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/milestones{/number}","notifications_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/labels{/name}","releases_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/releases{/id}","deployments_url":"https://api.github.com/repos/BitcoinUnlimited/BitcoinUnlimited/deployments","created_at":"2014/04/10","updated_at":"2017/01/09","pushed_at":"2017/01/10","git_url":"git://github.com/BitcoinUnlimited/BitcoinUnlimited.git","ssh_url":"git@github.com:BitcoinUnlimited/BitcoinUnlimited.git","clone_url":"https://github.com/BitcoinUnlimited/BitcoinUnlimited.git","svn_url":"https://github.com/BitcoinUnlimited/BitcoinUnlimited","homepage":"http://www.bitcoinunlimited.info/download.html","size":66992,"stargazers_count":73,"watchers_count":73,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":42,"mirror_url":null,"open_issues_count":35,"forks":42,"open_issues":35,"watchers":73,"default_branch":"0.12.1bu","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"BitcoinUnlimited","id":14125627,"avatar_url":"https://avatars.githubusercontent.com/u/14125627?v=3","gravatar_id":"","url":"https://api.github.com/users/BitcoinUnlimited","html_url":"https://github.com/BitcoinUnlimited","followers_url":"https://api.github.com/users/BitcoinUnlimited/followers","following_url":"https://api.github.com/users/BitcoinUnlimited/following{/other_user}","gists_url":"https://api.github.com/users/BitcoinUnlimited/gists{/gist_id}","starred_url":"https://api.github.com/users/BitcoinUnlimited/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/BitcoinUnlimited/subscriptions","organizations_url":"https://api.github.com/users/BitcoinUnlimited/orgs","repos_url":"https://api.github.com/users/BitcoinUnlimited/repos","events_url":"https://api.github.com/users/BitcoinUnlimited/events{/privacy}","received_events_url":"https://api.github.com/users/BitcoinUnlimited/received_events","type":"Organization","site_admin":false},"parent":{"id":1181927,"name":"bitcoin","full_name":"bitcoin/bitcoin","owner":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoin/bitcoin","description":"Bitcoin Core integration/staging tree","fork":false,"url":"https://api.github.com/repos/bitcoin/bitcoin","forks_url":"https://api.github.com/repos/bitcoin/bitcoin/forks","keys_url":"https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoin/bitcoin/teams","hooks_url":"https://api.github.com/repos/bitcoin/bitcoin/hooks","issue_events_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoin/bitcoin/events","assignees_url":"https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoin/bitcoin/tags","blobs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoin/bitcoin/languages","stargazers_url":"https://api.github.com/repos/bitcoin/bitcoin/stargazers","contributors_url":"https://api.github.com/repos/bitcoin/bitcoin/contributors","subscribers_url":"https://api.github.com/repos/bitcoin/bitcoin/subscribers","subscription_url":"https://api.github.com/repos/bitcoin/bitcoin/subscription","commits_url":"https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoin/bitcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoin/bitcoin/merges","archive_url":"https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoin/bitcoin/downloads","issues_url":"https://api.github.com/repos/bitcoin/bitcoin/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoin/bitcoin/labels{/name}","releases_url":"https://api.github.com/repos/bitcoin/bitcoin/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoin/bitcoin/deployments","created_at":"2010-12-19T15:16:43Z","updated_at":"2017-01-10T01:29:25Z","pushed_at":"2017-01-10T00:59:05Z","git_url":"git://github.com/bitcoin/bitcoin.git","ssh_url":"git@github.com:bitcoin/bitcoin.git","clone_url":"https://github.com/bitcoin/bitcoin.git","svn_url":"https://github.com/bitcoin/bitcoin","homepage":"https://bitcoin.org/en/download","size":78014,"stargazers_count":10993,"watchers_count":10993,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":7177,"mirror_url":null,"open_issues_count":571,"forks":7177,"open_issues":571,"watchers":10993,"default_branch":"master"},"source":{"id":1181927,"name":"bitcoin","full_name":"bitcoin/bitcoin","owner":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoin/bitcoin","description":"Bitcoin Core integration/staging tree","fork":false,"url":"https://api.github.com/repos/bitcoin/bitcoin","forks_url":"https://api.github.com/repos/bitcoin/bitcoin/forks","keys_url":"https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoin/bitcoin/teams","hooks_url":"https://api.github.com/repos/bitcoin/bitcoin/hooks","issue_events_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoin/bitcoin/events","assignees_url":"https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoin/bitcoin/tags","blobs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoin/bitcoin/languages","stargazers_url":"https://api.github.com/repos/bitcoin/bitcoin/stargazers","contributors_url":"https://api.github.com/repos/bitcoin/bitcoin/contributors","subscribers_url":"https://api.github.com/repos/bitcoin/bitcoin/subscribers","subscription_url":"https://api.github.com/repos/bitcoin/bitcoin/subscription","commits_url":"https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoin/bitcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoin/bitcoin/merges","archive_url":"https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoin/bitcoin/downloads","issues_url":"https://api.github.com/repos/bitcoin/bitcoin/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoin/bitcoin/labels{/name}","releases_url":"https://api.github.com/repos/bitcoin/bitcoin/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoin/bitcoin/deployments","created_at":"2010-12-19T15:16:43Z","updated_at":"2017-01-10T01:29:25Z","pushed_at":"2017-01-10T00:59:05Z","git_url":"git://github.com/bitcoin/bitcoin.git","ssh_url":"git@github.com:bitcoin/bitcoin.git","clone_url":"https://github.com/bitcoin/bitcoin.git","svn_url":"https://github.com/bitcoin/bitcoin","homepage":"https://bitcoin.org/en/download","size":78014,"stargazers_count":10993,"watchers_count":10993,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":7177,"mirror_url":null,"open_issues_count":571,"forks":7177,"open_issues":571,"watchers":10993,"default_branch":"master"},"network_count":7177,"subscribers_count":29,"contributors":100,"commits_per_week":14.942,"releases":2,"coin":"BitcoinUnlimited"},{"id":49230227,"name":"bitcoinclassic","full_name":"bitcoinclassic/bitcoinclassic","owner":{"login":"bitcoinclassic","id":16547401,"avatar_url":"https://avatars.githubusercontent.com/u/16547401?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoinclassic","html_url":"https://github.com/bitcoinclassic","followers_url":"https://api.github.com/users/bitcoinclassic/followers","following_url":"https://api.github.com/users/bitcoinclassic/following{/other_user}","gists_url":"https://api.github.com/users/bitcoinclassic/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoinclassic/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoinclassic/subscriptions","organizations_url":"https://api.github.com/users/bitcoinclassic/orgs","repos_url":"https://api.github.com/users/bitcoinclassic/repos","events_url":"https://api.github.com/users/bitcoinclassic/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoinclassic/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoinclassic/bitcoinclassic","description":"Bitcoin Classic integration/staging tree","fork":true,"url":"https://github.com/bitcoinclassic/bitcoinclassic","forks_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/forks","keys_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/teams","hooks_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/hooks","issue_events_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/events","assignees_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/tags","blobs_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/languages","stargazers_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/stargazers","contributors_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/contributors","subscribers_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/subscribers","subscription_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/subscription","commits_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/merges","archive_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/downloads","issues_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/labels{/name}","releases_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoinclassic/bitcoinclassic/deployments","created_at":"2016/01/08","updated_at":"2017/01/10","pushed_at":"2017/01/10","git_url":"git://github.com/bitcoinclassic/bitcoinclassic.git","ssh_url":"git@github.com:bitcoinclassic/bitcoinclassic.git","clone_url":"https://github.com/bitcoinclassic/bitcoinclassic.git","svn_url":"https://github.com/bitcoinclassic/bitcoinclassic","homepage":"https://bitcoinclassic.com","size":55500,"stargazers_count":401,"watchers_count":401,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":75,"mirror_url":null,"open_issues_count":6,"forks":75,"open_issues":6,"watchers":401,"default_branch":"develop","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"bitcoinclassic","id":16547401,"avatar_url":"https://avatars.githubusercontent.com/u/16547401?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoinclassic","html_url":"https://github.com/bitcoinclassic","followers_url":"https://api.github.com/users/bitcoinclassic/followers","following_url":"https://api.github.com/users/bitcoinclassic/following{/other_user}","gists_url":"https://api.github.com/users/bitcoinclassic/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoinclassic/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoinclassic/subscriptions","organizations_url":"https://api.github.com/users/bitcoinclassic/orgs","repos_url":"https://api.github.com/users/bitcoinclassic/repos","events_url":"https://api.github.com/users/bitcoinclassic/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoinclassic/received_events","type":"Organization","site_admin":false},"parent":{"id":1181927,"name":"bitcoin","full_name":"bitcoin/bitcoin","owner":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoin/bitcoin","description":"Bitcoin Core integration/staging tree","fork":false,"url":"https://api.github.com/repos/bitcoin/bitcoin","forks_url":"https://api.github.com/repos/bitcoin/bitcoin/forks","keys_url":"https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoin/bitcoin/teams","hooks_url":"https://api.github.com/repos/bitcoin/bitcoin/hooks","issue_events_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoin/bitcoin/events","assignees_url":"https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoin/bitcoin/tags","blobs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoin/bitcoin/languages","stargazers_url":"https://api.github.com/repos/bitcoin/bitcoin/stargazers","contributors_url":"https://api.github.com/repos/bitcoin/bitcoin/contributors","subscribers_url":"https://api.github.com/repos/bitcoin/bitcoin/subscribers","subscription_url":"https://api.github.com/repos/bitcoin/bitcoin/subscription","commits_url":"https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoin/bitcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoin/bitcoin/merges","archive_url":"https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoin/bitcoin/downloads","issues_url":"https://api.github.com/repos/bitcoin/bitcoin/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoin/bitcoin/labels{/name}","releases_url":"https://api.github.com/repos/bitcoin/bitcoin/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoin/bitcoin/deployments","created_at":"2010-12-19T15:16:43Z","updated_at":"2017-01-10T01:29:25Z","pushed_at":"2017-01-10T00:59:05Z","git_url":"git://github.com/bitcoin/bitcoin.git","ssh_url":"git@github.com:bitcoin/bitcoin.git","clone_url":"https://github.com/bitcoin/bitcoin.git","svn_url":"https://github.com/bitcoin/bitcoin","homepage":"https://bitcoin.org/en/download","size":78014,"stargazers_count":10993,"watchers_count":10993,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":7177,"mirror_url":null,"open_issues_count":571,"forks":7177,"open_issues":571,"watchers":10993,"default_branch":"master"},"source":{"id":1181927,"name":"bitcoin","full_name":"bitcoin/bitcoin","owner":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoin/bitcoin","description":"Bitcoin Core integration/staging tree","fork":false,"url":"https://api.github.com/repos/bitcoin/bitcoin","forks_url":"https://api.github.com/repos/bitcoin/bitcoin/forks","keys_url":"https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoin/bitcoin/teams","hooks_url":"https://api.github.com/repos/bitcoin/bitcoin/hooks","issue_events_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoin/bitcoin/events","assignees_url":"https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoin/bitcoin/tags","blobs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoin/bitcoin/languages","stargazers_url":"https://api.github.com/repos/bitcoin/bitcoin/stargazers","contributors_url":"https://api.github.com/repos/bitcoin/bitcoin/contributors","subscribers_url":"https://api.github.com/repos/bitcoin/bitcoin/subscribers","subscription_url":"https://api.github.com/repos/bitcoin/bitcoin/subscription","commits_url":"https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoin/bitcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoin/bitcoin/merges","archive_url":"https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoin/bitcoin/downloads","issues_url":"https://api.github.com/repos/bitcoin/bitcoin/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoin/bitcoin/labels{/name}","releases_url":"https://api.github.com/repos/bitcoin/bitcoin/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoin/bitcoin/deployments","created_at":"2010-12-19T15:16:43Z","updated_at":"2017-01-10T01:29:25Z","pushed_at":"2017-01-10T00:59:05Z","git_url":"git://github.com/bitcoin/bitcoin.git","ssh_url":"git@github.com:bitcoin/bitcoin.git","clone_url":"https://github.com/bitcoin/bitcoin.git","svn_url":"https://github.com/bitcoin/bitcoin","homepage":"https://bitcoin.org/en/download","size":78014,"stargazers_count":10993,"watchers_count":10993,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":7177,"mirror_url":null,"open_issues_count":571,"forks":7177,"open_issues":571,"watchers":10993,"default_branch":"master"},"network_count":7177,"subscribers_count":93,"contributors":100,"commits_per_week":8.192,"releases":9,"coin":"Bitcoinclassic"},{"id":22896911,"name":"burstcoin","full_name":"BurstProject/burstcoin","owner":{"login":"BurstProject","id":8432805,"avatar_url":"https://avatars.githubusercontent.com/u/8432805?v=3","gravatar_id":"","url":"https://api.github.com/users/BurstProject","html_url":"https://github.com/BurstProject","followers_url":"https://api.github.com/users/BurstProject/followers","following_url":"https://api.github.com/users/BurstProject/following{/other_user}","gists_url":"https://api.github.com/users/BurstProject/gists{/gist_id}","starred_url":"https://api.github.com/users/BurstProject/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/BurstProject/subscriptions","organizations_url":"https://api.github.com/users/BurstProject/orgs","repos_url":"https://api.github.com/users/BurstProject/repos","events_url":"https://api.github.com/users/BurstProject/events{/privacy}","received_events_url":"https://api.github.com/users/BurstProject/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/BurstProject/burstcoin","description":null,"fork":false,"url":"https://github.com/BurstProject/burstcoin","forks_url":"https://api.github.com/repos/BurstProject/burstcoin/forks","keys_url":"https://api.github.com/repos/BurstProject/burstcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/BurstProject/burstcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/BurstProject/burstcoin/teams","hooks_url":"https://api.github.com/repos/BurstProject/burstcoin/hooks","issue_events_url":"https://api.github.com/repos/BurstProject/burstcoin/issues/events{/number}","events_url":"https://api.github.com/repos/BurstProject/burstcoin/events","assignees_url":"https://api.github.com/repos/BurstProject/burstcoin/assignees{/user}","branches_url":"https://api.github.com/repos/BurstProject/burstcoin/branches{/branch}","tags_url":"https://api.github.com/repos/BurstProject/burstcoin/tags","blobs_url":"https://api.github.com/repos/BurstProject/burstcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/BurstProject/burstcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/BurstProject/burstcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/BurstProject/burstcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/BurstProject/burstcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/BurstProject/burstcoin/languages","stargazers_url":"https://api.github.com/repos/BurstProject/burstcoin/stargazers","contributors_url":"https://api.github.com/repos/BurstProject/burstcoin/contributors","subscribers_url":"https://api.github.com/repos/BurstProject/burstcoin/subscribers","subscription_url":"https://api.github.com/repos/BurstProject/burstcoin/subscription","commits_url":"https://api.github.com/repos/BurstProject/burstcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/BurstProject/burstcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/BurstProject/burstcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/BurstProject/burstcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/BurstProject/burstcoin/contents/{+path}","compare_url":"https://api.github.com/repos/BurstProject/burstcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/BurstProject/burstcoin/merges","archive_url":"https://api.github.com/repos/BurstProject/burstcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/BurstProject/burstcoin/downloads","issues_url":"https://api.github.com/repos/BurstProject/burstcoin/issues{/number}","pulls_url":"https://api.github.com/repos/BurstProject/burstcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/BurstProject/burstcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/BurstProject/burstcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/BurstProject/burstcoin/labels{/name}","releases_url":"https://api.github.com/repos/BurstProject/burstcoin/releases{/id}","deployments_url":"https://api.github.com/repos/BurstProject/burstcoin/deployments","created_at":"2014/08/13","updated_at":"2016/10/22","pushed_at":"2016/11/20","git_url":"git://github.com/BurstProject/burstcoin.git","ssh_url":"git@github.com:BurstProject/burstcoin.git","clone_url":"https://github.com/BurstProject/burstcoin.git","svn_url":"https://github.com/BurstProject/burstcoin","homepage":null,"size":21335,"stargazers_count":30,"watchers_count":30,"language":"Java","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":29,"mirror_url":null,"open_issues_count":9,"forks":29,"open_issues":9,"watchers":30,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"network_count":29,"subscribers_count":16,"contributors":3,"commits_per_week":null,"releases":0,"coin":"Burstcoin"},{"id":25532766,"name":"blocknet","full_name":"atcsecure/blocknet","owner":{"login":"atcsecure","id":7559978,"avatar_url":"https://avatars.githubusercontent.com/u/7559978?v=3","gravatar_id":"","url":"https://api.github.com/users/atcsecure","html_url":"https://github.com/atcsecure","followers_url":"https://api.github.com/users/atcsecure/followers","following_url":"https://api.github.com/users/atcsecure/following{/other_user}","gists_url":"https://api.github.com/users/atcsecure/gists{/gist_id}","starred_url":"https://api.github.com/users/atcsecure/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/atcsecure/subscriptions","organizations_url":"https://api.github.com/users/atcsecure/orgs","repos_url":"https://api.github.com/users/atcsecure/repos","events_url":"https://api.github.com/users/atcsecure/events{/privacy}","received_events_url":"https://api.github.com/users/atcsecure/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/atcsecure/blocknet","description":"blocknet wallet","fork":false,"url":"https://github.com/atcsecure/blocknet","forks_url":"https://api.github.com/repos/atcsecure/blocknet/forks","keys_url":"https://api.github.com/repos/atcsecure/blocknet/keys{/key_id}","collaborators_url":"https://api.github.com/repos/atcsecure/blocknet/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/atcsecure/blocknet/teams","hooks_url":"https://api.github.com/repos/atcsecure/blocknet/hooks","issue_events_url":"https://api.github.com/repos/atcsecure/blocknet/issues/events{/number}","events_url":"https://api.github.com/repos/atcsecure/blocknet/events","assignees_url":"https://api.github.com/repos/atcsecure/blocknet/assignees{/user}","branches_url":"https://api.github.com/repos/atcsecure/blocknet/branches{/branch}","tags_url":"https://api.github.com/repos/atcsecure/blocknet/tags","blobs_url":"https://api.github.com/repos/atcsecure/blocknet/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/atcsecure/blocknet/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/atcsecure/blocknet/git/refs{/sha}","trees_url":"https://api.github.com/repos/atcsecure/blocknet/git/trees{/sha}","statuses_url":"https://api.github.com/repos/atcsecure/blocknet/statuses/{sha}","languages_url":"https://api.github.com/repos/atcsecure/blocknet/languages","stargazers_url":"https://api.github.com/repos/atcsecure/blocknet/stargazers","contributors_url":"https://api.github.com/repos/atcsecure/blocknet/contributors","subscribers_url":"https://api.github.com/repos/atcsecure/blocknet/subscribers","subscription_url":"https://api.github.com/repos/atcsecure/blocknet/subscription","commits_url":"https://api.github.com/repos/atcsecure/blocknet/commits{/sha}","git_commits_url":"https://api.github.com/repos/atcsecure/blocknet/git/commits{/sha}","comments_url":"https://api.github.com/repos/atcsecure/blocknet/comments{/number}","issue_comment_url":"https://api.github.com/repos/atcsecure/blocknet/issues/comments{/number}","contents_url":"https://api.github.com/repos/atcsecure/blocknet/contents/{+path}","compare_url":"https://api.github.com/repos/atcsecure/blocknet/compare/{base}...{head}","merges_url":"https://api.github.com/repos/atcsecure/blocknet/merges","archive_url":"https://api.github.com/repos/atcsecure/blocknet/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/atcsecure/blocknet/downloads","issues_url":"https://api.github.com/repos/atcsecure/blocknet/issues{/number}","pulls_url":"https://api.github.com/repos/atcsecure/blocknet/pulls{/number}","milestones_url":"https://api.github.com/repos/atcsecure/blocknet/milestones{/number}","notifications_url":"https://api.github.com/repos/atcsecure/blocknet/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/atcsecure/blocknet/labels{/name}","releases_url":"https://api.github.com/repos/atcsecure/blocknet/releases{/id}","deployments_url":"https://api.github.com/repos/atcsecure/blocknet/deployments","created_at":"2014/10/22","updated_at":"2016/11/30","pushed_at":"2016/12/21","git_url":"git://github.com/atcsecure/blocknet.git","ssh_url":"git@github.com:atcsecure/blocknet.git","clone_url":"https://github.com/atcsecure/blocknet.git","svn_url":"https://github.com/atcsecure/blocknet","homepage":null,"size":63853,"stargazers_count":17,"watchers_count":17,"language":"C","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":8,"mirror_url":null,"open_issues_count":0,"forks":8,"open_issues":0,"watchers":17,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"network_count":8,"subscribers_count":10,"commits_per_week":null,"releases":0,"coin":"Blocknet"},{"id":52762278,"name":"syscoin2","full_name":"syscoin/syscoin2","owner":{"login":"syscoin","id":6983571,"avatar_url":"https://avatars.githubusercontent.com/u/6983571?v=3","gravatar_id":"","url":"https://api.github.com/users/syscoin","html_url":"https://github.com/syscoin","followers_url":"https://api.github.com/users/syscoin/followers","following_url":"https://api.github.com/users/syscoin/following{/other_user}","gists_url":"https://api.github.com/users/syscoin/gists{/gist_id}","starred_url":"https://api.github.com/users/syscoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/syscoin/subscriptions","organizations_url":"https://api.github.com/users/syscoin/orgs","repos_url":"https://api.github.com/users/syscoin/repos","events_url":"https://api.github.com/users/syscoin/events{/privacy}","received_events_url":"https://api.github.com/users/syscoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/syscoin/syscoin2","description":"Syscoin2 Core integration/staging tree","fork":true,"url":"https://github.com/syscoin/syscoin2","forks_url":"https://api.github.com/repos/syscoin/syscoin2/forks","keys_url":"https://api.github.com/repos/syscoin/syscoin2/keys{/key_id}","collaborators_url":"https://api.github.com/repos/syscoin/syscoin2/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/syscoin/syscoin2/teams","hooks_url":"https://api.github.com/repos/syscoin/syscoin2/hooks","issue_events_url":"https://api.github.com/repos/syscoin/syscoin2/issues/events{/number}","events_url":"https://api.github.com/repos/syscoin/syscoin2/events","assignees_url":"https://api.github.com/repos/syscoin/syscoin2/assignees{/user}","branches_url":"https://api.github.com/repos/syscoin/syscoin2/branches{/branch}","tags_url":"https://api.github.com/repos/syscoin/syscoin2/tags","blobs_url":"https://api.github.com/repos/syscoin/syscoin2/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/syscoin/syscoin2/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/syscoin/syscoin2/git/refs{/sha}","trees_url":"https://api.github.com/repos/syscoin/syscoin2/git/trees{/sha}","statuses_url":"https://api.github.com/repos/syscoin/syscoin2/statuses/{sha}","languages_url":"https://api.github.com/repos/syscoin/syscoin2/languages","stargazers_url":"https://api.github.com/repos/syscoin/syscoin2/stargazers","contributors_url":"https://api.github.com/repos/syscoin/syscoin2/contributors","subscribers_url":"https://api.github.com/repos/syscoin/syscoin2/subscribers","subscription_url":"https://api.github.com/repos/syscoin/syscoin2/subscription","commits_url":"https://api.github.com/repos/syscoin/syscoin2/commits{/sha}","git_commits_url":"https://api.github.com/repos/syscoin/syscoin2/git/commits{/sha}","comments_url":"https://api.github.com/repos/syscoin/syscoin2/comments{/number}","issue_comment_url":"https://api.github.com/repos/syscoin/syscoin2/issues/comments{/number}","contents_url":"https://api.github.com/repos/syscoin/syscoin2/contents/{+path}","compare_url":"https://api.github.com/repos/syscoin/syscoin2/compare/{base}...{head}","merges_url":"https://api.github.com/repos/syscoin/syscoin2/merges","archive_url":"https://api.github.com/repos/syscoin/syscoin2/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/syscoin/syscoin2/downloads","issues_url":"https://api.github.com/repos/syscoin/syscoin2/issues{/number}","pulls_url":"https://api.github.com/repos/syscoin/syscoin2/pulls{/number}","milestones_url":"https://api.github.com/repos/syscoin/syscoin2/milestones{/number}","notifications_url":"https://api.github.com/repos/syscoin/syscoin2/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/syscoin/syscoin2/labels{/name}","releases_url":"https://api.github.com/repos/syscoin/syscoin2/releases{/id}","deployments_url":"https://api.github.com/repos/syscoin/syscoin2/deployments","created_at":"2016/02/29","updated_at":"2016/12/31","pushed_at":"2017/01/09","git_url":"git://github.com/syscoin/syscoin2.git","ssh_url":"git@github.com:syscoin/syscoin2.git","clone_url":"https://github.com/syscoin/syscoin2.git","svn_url":"https://github.com/syscoin/syscoin2","homepage":"https://syscoin.org","size":90596,"stargazers_count":11,"watchers_count":11,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":6,"mirror_url":null,"open_issues_count":66,"forks":6,"open_issues":66,"watchers":11,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"syscoin","id":6983571,"avatar_url":"https://avatars.githubusercontent.com/u/6983571?v=3","gravatar_id":"","url":"https://api.github.com/users/syscoin","html_url":"https://github.com/syscoin","followers_url":"https://api.github.com/users/syscoin/followers","following_url":"https://api.github.com/users/syscoin/following{/other_user}","gists_url":"https://api.github.com/users/syscoin/gists{/gist_id}","starred_url":"https://api.github.com/users/syscoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/syscoin/subscriptions","organizations_url":"https://api.github.com/users/syscoin/orgs","repos_url":"https://api.github.com/users/syscoin/repos","events_url":"https://api.github.com/users/syscoin/events{/privacy}","received_events_url":"https://api.github.com/users/syscoin/received_events","type":"Organization","site_admin":false},"parent":{"id":47293015,"name":"syscoin2","full_name":"sidhujag/syscoin2","owner":{"login":"sidhujag","id":6238042,"avatar_url":"https://avatars.githubusercontent.com/u/6238042?v=3","gravatar_id":"","url":"https://api.github.com/users/sidhujag","html_url":"https://github.com/sidhujag","followers_url":"https://api.github.com/users/sidhujag/followers","following_url":"https://api.github.com/users/sidhujag/following{/other_user}","gists_url":"https://api.github.com/users/sidhujag/gists{/gist_id}","starred_url":"https://api.github.com/users/sidhujag/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/sidhujag/subscriptions","organizations_url":"https://api.github.com/users/sidhujag/orgs","repos_url":"https://api.github.com/users/sidhujag/repos","events_url":"https://api.github.com/users/sidhujag/events{/privacy}","received_events_url":"https://api.github.com/users/sidhujag/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/sidhujag/syscoin2","description":"Bitcoin Core integration/staging tree","fork":true,"url":"https://api.github.com/repos/sidhujag/syscoin2","forks_url":"https://api.github.com/repos/sidhujag/syscoin2/forks","keys_url":"https://api.github.com/repos/sidhujag/syscoin2/keys{/key_id}","collaborators_url":"https://api.github.com/repos/sidhujag/syscoin2/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/sidhujag/syscoin2/teams","hooks_url":"https://api.github.com/repos/sidhujag/syscoin2/hooks","issue_events_url":"https://api.github.com/repos/sidhujag/syscoin2/issues/events{/number}","events_url":"https://api.github.com/repos/sidhujag/syscoin2/events","assignees_url":"https://api.github.com/repos/sidhujag/syscoin2/assignees{/user}","branches_url":"https://api.github.com/repos/sidhujag/syscoin2/branches{/branch}","tags_url":"https://api.github.com/repos/sidhujag/syscoin2/tags","blobs_url":"https://api.github.com/repos/sidhujag/syscoin2/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/sidhujag/syscoin2/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/sidhujag/syscoin2/git/refs{/sha}","trees_url":"https://api.github.com/repos/sidhujag/syscoin2/git/trees{/sha}","statuses_url":"https://api.github.com/repos/sidhujag/syscoin2/statuses/{sha}","languages_url":"https://api.github.com/repos/sidhujag/syscoin2/languages","stargazers_url":"https://api.github.com/repos/sidhujag/syscoin2/stargazers","contributors_url":"https://api.github.com/repos/sidhujag/syscoin2/contributors","subscribers_url":"https://api.github.com/repos/sidhujag/syscoin2/subscribers","subscription_url":"https://api.github.com/repos/sidhujag/syscoin2/subscription","commits_url":"https://api.github.com/repos/sidhujag/syscoin2/commits{/sha}","git_commits_url":"https://api.github.com/repos/sidhujag/syscoin2/git/commits{/sha}","comments_url":"https://api.github.com/repos/sidhujag/syscoin2/comments{/number}","issue_comment_url":"https://api.github.com/repos/sidhujag/syscoin2/issues/comments{/number}","contents_url":"https://api.github.com/repos/sidhujag/syscoin2/contents/{+path}","compare_url":"https://api.github.com/repos/sidhujag/syscoin2/compare/{base}...{head}","merges_url":"https://api.github.com/repos/sidhujag/syscoin2/merges","archive_url":"https://api.github.com/repos/sidhujag/syscoin2/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/sidhujag/syscoin2/downloads","issues_url":"https://api.github.com/repos/sidhujag/syscoin2/issues{/number}","pulls_url":"https://api.github.com/repos/sidhujag/syscoin2/pulls{/number}","milestones_url":"https://api.github.com/repos/sidhujag/syscoin2/milestones{/number}","notifications_url":"https://api.github.com/repos/sidhujag/syscoin2/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/sidhujag/syscoin2/labels{/name}","releases_url":"https://api.github.com/repos/sidhujag/syscoin2/releases{/id}","deployments_url":"https://api.github.com/repos/sidhujag/syscoin2/deployments","created_at":"2015-12-02T22:41:20Z","updated_at":"2015-12-02T22:41:37Z","pushed_at":"2016-02-29T06:22:10Z","git_url":"git://github.com/sidhujag/syscoin2.git","ssh_url":"git@github.com:sidhujag/syscoin2.git","clone_url":"https://github.com/sidhujag/syscoin2.git","svn_url":"https://github.com/sidhujag/syscoin2","homepage":"https://bitcoin.org/en/download","size":66747,"stargazers_count":0,"watchers_count":0,"language":"C++","has_issues":false,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":2,"mirror_url":null,"open_issues_count":0,"forks":2,"open_issues":0,"watchers":0,"default_branch":"master"},"source":{"id":1181927,"name":"bitcoin","full_name":"bitcoin/bitcoin","owner":{"login":"bitcoin","id":528860,"avatar_url":"https://avatars.githubusercontent.com/u/528860?v=3","gravatar_id":"","url":"https://api.github.com/users/bitcoin","html_url":"https://github.com/bitcoin","followers_url":"https://api.github.com/users/bitcoin/followers","following_url":"https://api.github.com/users/bitcoin/following{/other_user}","gists_url":"https://api.github.com/users/bitcoin/gists{/gist_id}","starred_url":"https://api.github.com/users/bitcoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/bitcoin/subscriptions","organizations_url":"https://api.github.com/users/bitcoin/orgs","repos_url":"https://api.github.com/users/bitcoin/repos","events_url":"https://api.github.com/users/bitcoin/events{/privacy}","received_events_url":"https://api.github.com/users/bitcoin/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/bitcoin/bitcoin","description":"Bitcoin Core integration/staging tree","fork":false,"url":"https://api.github.com/repos/bitcoin/bitcoin","forks_url":"https://api.github.com/repos/bitcoin/bitcoin/forks","keys_url":"https://api.github.com/repos/bitcoin/bitcoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/bitcoin/bitcoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/bitcoin/bitcoin/teams","hooks_url":"https://api.github.com/repos/bitcoin/bitcoin/hooks","issue_events_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/events{/number}","events_url":"https://api.github.com/repos/bitcoin/bitcoin/events","assignees_url":"https://api.github.com/repos/bitcoin/bitcoin/assignees{/user}","branches_url":"https://api.github.com/repos/bitcoin/bitcoin/branches{/branch}","tags_url":"https://api.github.com/repos/bitcoin/bitcoin/tags","blobs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/bitcoin/bitcoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/bitcoin/bitcoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/bitcoin/bitcoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/bitcoin/bitcoin/statuses/{sha}","languages_url":"https://api.github.com/repos/bitcoin/bitcoin/languages","stargazers_url":"https://api.github.com/repos/bitcoin/bitcoin/stargazers","contributors_url":"https://api.github.com/repos/bitcoin/bitcoin/contributors","subscribers_url":"https://api.github.com/repos/bitcoin/bitcoin/subscribers","subscription_url":"https://api.github.com/repos/bitcoin/bitcoin/subscription","commits_url":"https://api.github.com/repos/bitcoin/bitcoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/bitcoin/bitcoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/bitcoin/bitcoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/bitcoin/bitcoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/bitcoin/bitcoin/contents/{+path}","compare_url":"https://api.github.com/repos/bitcoin/bitcoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/bitcoin/bitcoin/merges","archive_url":"https://api.github.com/repos/bitcoin/bitcoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/bitcoin/bitcoin/downloads","issues_url":"https://api.github.com/repos/bitcoin/bitcoin/issues{/number}","pulls_url":"https://api.github.com/repos/bitcoin/bitcoin/pulls{/number}","milestones_url":"https://api.github.com/repos/bitcoin/bitcoin/milestones{/number}","notifications_url":"https://api.github.com/repos/bitcoin/bitcoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/bitcoin/bitcoin/labels{/name}","releases_url":"https://api.github.com/repos/bitcoin/bitcoin/releases{/id}","deployments_url":"https://api.github.com/repos/bitcoin/bitcoin/deployments","created_at":"2010-12-19T15:16:43Z","updated_at":"2017-01-10T01:29:25Z","pushed_at":"2017-01-10T00:59:05Z","git_url":"git://github.com/bitcoin/bitcoin.git","ssh_url":"git@github.com:bitcoin/bitcoin.git","clone_url":"https://github.com/bitcoin/bitcoin.git","svn_url":"https://github.com/bitcoin/bitcoin","homepage":"https://bitcoin.org/en/download","size":78014,"stargazers_count":10993,"watchers_count":10993,"language":"C++","has_issues":true,"has_downloads":false,"has_wiki":false,"has_pages":false,"forks_count":7177,"mirror_url":null,"open_issues_count":571,"forks":7177,"open_issues":571,"watchers":10993,"default_branch":"master"},"network_count":7177,"subscribers_count":15,"contributors":100,"commits_per_week":9.885,"releases":7,"coin":"Syscoin"},{"id":32265853,"name":"Qora","full_name":"Qoracoin/Qora","owner":{"login":"Qoracoin","id":11221240,"avatar_url":"https://avatars.githubusercontent.com/u/11221240?v=3","gravatar_id":"","url":"https://api.github.com/users/Qoracoin","html_url":"https://github.com/Qoracoin","followers_url":"https://api.github.com/users/Qoracoin/followers","following_url":"https://api.github.com/users/Qoracoin/following{/other_user}","gists_url":"https://api.github.com/users/Qoracoin/gists{/gist_id}","starred_url":"https://api.github.com/users/Qoracoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Qoracoin/subscriptions","organizations_url":"https://api.github.com/users/Qoracoin/orgs","repos_url":"https://api.github.com/users/Qoracoin/repos","events_url":"https://api.github.com/users/Qoracoin/events{/privacy}","received_events_url":"https://api.github.com/users/Qoracoin/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/Qoracoin/Qora","description":"Public GIT for the Qora cryptocurrency project.","fork":true,"url":"https://github.com/Qoracoin/Qora","forks_url":"https://api.github.com/repos/Qoracoin/Qora/forks","keys_url":"https://api.github.com/repos/Qoracoin/Qora/keys{/key_id}","collaborators_url":"https://api.github.com/repos/Qoracoin/Qora/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/Qoracoin/Qora/teams","hooks_url":"https://api.github.com/repos/Qoracoin/Qora/hooks","issue_events_url":"https://api.github.com/repos/Qoracoin/Qora/issues/events{/number}","events_url":"https://api.github.com/repos/Qoracoin/Qora/events","assignees_url":"https://api.github.com/repos/Qoracoin/Qora/assignees{/user}","branches_url":"https://api.github.com/repos/Qoracoin/Qora/branches{/branch}","tags_url":"https://api.github.com/repos/Qoracoin/Qora/tags","blobs_url":"https://api.github.com/repos/Qoracoin/Qora/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/Qoracoin/Qora/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/Qoracoin/Qora/git/refs{/sha}","trees_url":"https://api.github.com/repos/Qoracoin/Qora/git/trees{/sha}","statuses_url":"https://api.github.com/repos/Qoracoin/Qora/statuses/{sha}","languages_url":"https://api.github.com/repos/Qoracoin/Qora/languages","stargazers_url":"https://api.github.com/repos/Qoracoin/Qora/stargazers","contributors_url":"https://api.github.com/repos/Qoracoin/Qora/contributors","subscribers_url":"https://api.github.com/repos/Qoracoin/Qora/subscribers","subscription_url":"https://api.github.com/repos/Qoracoin/Qora/subscription","commits_url":"https://api.github.com/repos/Qoracoin/Qora/commits{/sha}","git_commits_url":"https://api.github.com/repos/Qoracoin/Qora/git/commits{/sha}","comments_url":"https://api.github.com/repos/Qoracoin/Qora/comments{/number}","issue_comment_url":"https://api.github.com/repos/Qoracoin/Qora/issues/comments{/number}","contents_url":"https://api.github.com/repos/Qoracoin/Qora/contents/{+path}","compare_url":"https://api.github.com/repos/Qoracoin/Qora/compare/{base}...{head}","merges_url":"https://api.github.com/repos/Qoracoin/Qora/merges","archive_url":"https://api.github.com/repos/Qoracoin/Qora/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/Qoracoin/Qora/downloads","issues_url":"https://api.github.com/repos/Qoracoin/Qora/issues{/number}","pulls_url":"https://api.github.com/repos/Qoracoin/Qora/pulls{/number}","milestones_url":"https://api.github.com/repos/Qoracoin/Qora/milestones{/number}","notifications_url":"https://api.github.com/repos/Qoracoin/Qora/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/Qoracoin/Qora/labels{/name}","releases_url":"https://api.github.com/repos/Qoracoin/Qora/releases{/id}","deployments_url":"https://api.github.com/repos/Qoracoin/Qora/deployments","created_at":"2015/03/15","updated_at":"2016/12/30","pushed_at":"2016/11/29","git_url":"git://github.com/Qoracoin/Qora.git","ssh_url":"git@github.com:Qoracoin/Qora.git","clone_url":"https://github.com/Qoracoin/Qora.git","svn_url":"https://github.com/Qoracoin/Qora","homepage":"http://qora.org","size":81662,"stargazers_count":31,"watchers_count":31,"language":"Java","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":21,"mirror_url":null,"open_issues_count":21,"forks":21,"open_issues":21,"watchers":31,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"parent":{"id":21869964,"name":"Qora","full_name":"razakal/Qora","owner":{"login":"razakal","id":12279079,"avatar_url":"https://avatars.githubusercontent.com/u/12279079?v=3","gravatar_id":"","url":"https://api.github.com/users/razakal","html_url":"https://github.com/razakal","followers_url":"https://api.github.com/users/razakal/followers","following_url":"https://api.github.com/users/razakal/following{/other_user}","gists_url":"https://api.github.com/users/razakal/gists{/gist_id}","starred_url":"https://api.github.com/users/razakal/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/razakal/subscriptions","organizations_url":"https://api.github.com/users/razakal/orgs","repos_url":"https://api.github.com/users/razakal/repos","events_url":"https://api.github.com/users/razakal/events{/privacy}","received_events_url":"https://api.github.com/users/razakal/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/razakal/Qora","description":"Public GIT for the Qora cryptocurrency project.","fork":false,"url":"https://api.github.com/repos/razakal/Qora","forks_url":"https://api.github.com/repos/razakal/Qora/forks","keys_url":"https://api.github.com/repos/razakal/Qora/keys{/key_id}","collaborators_url":"https://api.github.com/repos/razakal/Qora/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/razakal/Qora/teams","hooks_url":"https://api.github.com/repos/razakal/Qora/hooks","issue_events_url":"https://api.github.com/repos/razakal/Qora/issues/events{/number}","events_url":"https://api.github.com/repos/razakal/Qora/events","assignees_url":"https://api.github.com/repos/razakal/Qora/assignees{/user}","branches_url":"https://api.github.com/repos/razakal/Qora/branches{/branch}","tags_url":"https://api.github.com/repos/razakal/Qora/tags","blobs_url":"https://api.github.com/repos/razakal/Qora/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/razakal/Qora/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/razakal/Qora/git/refs{/sha}","trees_url":"https://api.github.com/repos/razakal/Qora/git/trees{/sha}","statuses_url":"https://api.github.com/repos/razakal/Qora/statuses/{sha}","languages_url":"https://api.github.com/repos/razakal/Qora/languages","stargazers_url":"https://api.github.com/repos/razakal/Qora/stargazers","contributors_url":"https://api.github.com/repos/razakal/Qora/contributors","subscribers_url":"https://api.github.com/repos/razakal/Qora/subscribers","subscription_url":"https://api.github.com/repos/razakal/Qora/subscription","commits_url":"https://api.github.com/repos/razakal/Qora/commits{/sha}","git_commits_url":"https://api.github.com/repos/razakal/Qora/git/commits{/sha}","comments_url":"https://api.github.com/repos/razakal/Qora/comments{/number}","issue_comment_url":"https://api.github.com/repos/razakal/Qora/issues/comments{/number}","contents_url":"https://api.github.com/repos/razakal/Qora/contents/{+path}","compare_url":"https://api.github.com/repos/razakal/Qora/compare/{base}...{head}","merges_url":"https://api.github.com/repos/razakal/Qora/merges","archive_url":"https://api.github.com/repos/razakal/Qora/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/razakal/Qora/downloads","issues_url":"https://api.github.com/repos/razakal/Qora/issues{/number}","pulls_url":"https://api.github.com/repos/razakal/Qora/pulls{/number}","milestones_url":"https://api.github.com/repos/razakal/Qora/milestones{/number}","notifications_url":"https://api.github.com/repos/razakal/Qora/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/razakal/Qora/labels{/name}","releases_url":"https://api.github.com/repos/razakal/Qora/releases{/id}","deployments_url":"https://api.github.com/repos/razakal/Qora/deployments","created_at":"2014-07-15T17:55:44Z","updated_at":"2016-10-14T15:33:37Z","pushed_at":"2016-05-23T22:35:44Z","git_url":"git://github.com/razakal/Qora.git","ssh_url":"git@github.com:razakal/Qora.git","clone_url":"https://github.com/razakal/Qora.git","svn_url":"https://github.com/razakal/Qora","homepage":"http://qora.org","size":17952,"stargazers_count":10,"watchers_count":10,"language":"Java","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":29,"mirror_url":null,"open_issues_count":8,"forks":29,"open_issues":8,"watchers":10,"default_branch":"master"},"source":{"id":21869964,"name":"Qora","full_name":"razakal/Qora","owner":{"login":"razakal","id":12279079,"avatar_url":"https://avatars.githubusercontent.com/u/12279079?v=3","gravatar_id":"","url":"https://api.github.com/users/razakal","html_url":"https://github.com/razakal","followers_url":"https://api.github.com/users/razakal/followers","following_url":"https://api.github.com/users/razakal/following{/other_user}","gists_url":"https://api.github.com/users/razakal/gists{/gist_id}","starred_url":"https://api.github.com/users/razakal/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/razakal/subscriptions","organizations_url":"https://api.github.com/users/razakal/orgs","repos_url":"https://api.github.com/users/razakal/repos","events_url":"https://api.github.com/users/razakal/events{/privacy}","received_events_url":"https://api.github.com/users/razakal/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/razakal/Qora","description":"Public GIT for the Qora cryptocurrency project.","fork":false,"url":"https://api.github.com/repos/razakal/Qora","forks_url":"https://api.github.com/repos/razakal/Qora/forks","keys_url":"https://api.github.com/repos/razakal/Qora/keys{/key_id}","collaborators_url":"https://api.github.com/repos/razakal/Qora/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/razakal/Qora/teams","hooks_url":"https://api.github.com/repos/razakal/Qora/hooks","issue_events_url":"https://api.github.com/repos/razakal/Qora/issues/events{/number}","events_url":"https://api.github.com/repos/razakal/Qora/events","assignees_url":"https://api.github.com/repos/razakal/Qora/assignees{/user}","branches_url":"https://api.github.com/repos/razakal/Qora/branches{/branch}","tags_url":"https://api.github.com/repos/razakal/Qora/tags","blobs_url":"https://api.github.com/repos/razakal/Qora/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/razakal/Qora/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/razakal/Qora/git/refs{/sha}","trees_url":"https://api.github.com/repos/razakal/Qora/git/trees{/sha}","statuses_url":"https://api.github.com/repos/razakal/Qora/statuses/{sha}","languages_url":"https://api.github.com/repos/razakal/Qora/languages","stargazers_url":"https://api.github.com/repos/razakal/Qora/stargazers","contributors_url":"https://api.github.com/repos/razakal/Qora/contributors","subscribers_url":"https://api.github.com/repos/razakal/Qora/subscribers","subscription_url":"https://api.github.com/repos/razakal/Qora/subscription","commits_url":"https://api.github.com/repos/razakal/Qora/commits{/sha}","git_commits_url":"https://api.github.com/repos/razakal/Qora/git/commits{/sha}","comments_url":"https://api.github.com/repos/razakal/Qora/comments{/number}","issue_comment_url":"https://api.github.com/repos/razakal/Qora/issues/comments{/number}","contents_url":"https://api.github.com/repos/razakal/Qora/contents/{+path}","compare_url":"https://api.github.com/repos/razakal/Qora/compare/{base}...{head}","merges_url":"https://api.github.com/repos/razakal/Qora/merges","archive_url":"https://api.github.com/repos/razakal/Qora/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/razakal/Qora/downloads","issues_url":"https://api.github.com/repos/razakal/Qora/issues{/number}","pulls_url":"https://api.github.com/repos/razakal/Qora/pulls{/number}","milestones_url":"https://api.github.com/repos/razakal/Qora/milestones{/number}","notifications_url":"https://api.github.com/repos/razakal/Qora/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/razakal/Qora/labels{/name}","releases_url":"https://api.github.com/repos/razakal/Qora/releases{/id}","deployments_url":"https://api.github.com/repos/razakal/Qora/deployments","created_at":"2014-07-15T17:55:44Z","updated_at":"2016-10-14T15:33:37Z","pushed_at":"2016-05-23T22:35:44Z","git_url":"git://github.com/razakal/Qora.git","ssh_url":"git@github.com:razakal/Qora.git","clone_url":"https://github.com/razakal/Qora.git","svn_url":"https://github.com/razakal/Qora","homepage":"http://qora.org","size":17952,"stargazers_count":10,"watchers_count":10,"language":"Java","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":29,"mirror_url":null,"open_issues_count":8,"forks":29,"open_issues":8,"watchers":10,"default_branch":"master"},"network_count":29,"subscribers_count":23,"contributors":6,"commits_per_week":null,"releases":11,"coin":"Qora"},{"id":50933050,"name":"core","full_name":"Storj/core","owner":{"login":"Storj","id":6308081,"avatar_url":"https://avatars.githubusercontent.com/u/6308081?v=3","gravatar_id":"","url":"https://api.github.com/users/Storj","html_url":"https://github.com/Storj","followers_url":"https://api.github.com/users/Storj/followers","following_url":"https://api.github.com/users/Storj/following{/other_user}","gists_url":"https://api.github.com/users/Storj/gists{/gist_id}","starred_url":"https://api.github.com/users/Storj/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Storj/subscriptions","organizations_url":"https://api.github.com/users/Storj/orgs","repos_url":"https://api.github.com/users/Storj/repos","events_url":"https://api.github.com/users/Storj/events{/privacy}","received_events_url":"https://api.github.com/users/Storj/received_events","type":"Organization","site_admin":false},"private":false,"html_url":"https://github.com/Storj/core","description":"Implementation of the Storj protocol for Node.js","fork":false,"url":"https://github.com/Storj/core","forks_url":"https://api.github.com/repos/Storj/core/forks","keys_url":"https://api.github.com/repos/Storj/core/keys{/key_id}","collaborators_url":"https://api.github.com/repos/Storj/core/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/Storj/core/teams","hooks_url":"https://api.github.com/repos/Storj/core/hooks","issue_events_url":"https://api.github.com/repos/Storj/core/issues/events{/number}","events_url":"https://api.github.com/repos/Storj/core/events","assignees_url":"https://api.github.com/repos/Storj/core/assignees{/user}","branches_url":"https://api.github.com/repos/Storj/core/branches{/branch}","tags_url":"https://api.github.com/repos/Storj/core/tags","blobs_url":"https://api.github.com/repos/Storj/core/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/Storj/core/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/Storj/core/git/refs{/sha}","trees_url":"https://api.github.com/repos/Storj/core/git/trees{/sha}","statuses_url":"https://api.github.com/repos/Storj/core/statuses/{sha}","languages_url":"https://api.github.com/repos/Storj/core/languages","stargazers_url":"https://api.github.com/repos/Storj/core/stargazers","contributors_url":"https://api.github.com/repos/Storj/core/contributors","subscribers_url":"https://api.github.com/repos/Storj/core/subscribers","subscription_url":"https://api.github.com/repos/Storj/core/subscription","commits_url":"https://api.github.com/repos/Storj/core/commits{/sha}","git_commits_url":"https://api.github.com/repos/Storj/core/git/commits{/sha}","comments_url":"https://api.github.com/repos/Storj/core/comments{/number}","issue_comment_url":"https://api.github.com/repos/Storj/core/issues/comments{/number}","contents_url":"https://api.github.com/repos/Storj/core/contents/{+path}","compare_url":"https://api.github.com/repos/Storj/core/compare/{base}...{head}","merges_url":"https://api.github.com/repos/Storj/core/merges","archive_url":"https://api.github.com/repos/Storj/core/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/Storj/core/downloads","issues_url":"https://api.github.com/repos/Storj/core/issues{/number}","pulls_url":"https://api.github.com/repos/Storj/core/pulls{/number}","milestones_url":"https://api.github.com/repos/Storj/core/milestones{/number}","notifications_url":"https://api.github.com/repos/Storj/core/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/Storj/core/labels{/name}","releases_url":"https://api.github.com/repos/Storj/core/releases{/id}","deployments_url":"https://api.github.com/repos/Storj/core/deployments","created_at":"2016/02/03","updated_at":"2017/01/04","pushed_at":"2017/01/10","git_url":"git://github.com/Storj/core.git","ssh_url":"git@github.com:Storj/core.git","clone_url":"https://github.com/Storj/core.git","svn_url":"https://github.com/Storj/core","homepage":"https://storj.github.io/core","size":6550,"stargazers_count":119,"watchers_count":119,"language":"JavaScript","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":true,"forks_count":53,"mirror_url":null,"open_issues_count":29,"forks":53,"open_issues":29,"watchers":119,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"organization":{"login":"Storj","id":6308081,"avatar_url":"https://avatars.githubusercontent.com/u/6308081?v=3","gravatar_id":"","url":"https://api.github.com/users/Storj","html_url":"https://github.com/Storj","followers_url":"https://api.github.com/users/Storj/followers","following_url":"https://api.github.com/users/Storj/following{/other_user}","gists_url":"https://api.github.com/users/Storj/gists{/gist_id}","starred_url":"https://api.github.com/users/Storj/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Storj/subscriptions","organizations_url":"https://api.github.com/users/Storj/orgs","repos_url":"https://api.github.com/users/Storj/repos","events_url":"https://api.github.com/users/Storj/events{/privacy}","received_events_url":"https://api.github.com/users/Storj/received_events","type":"Organization","site_admin":false},"network_count":53,"subscribers_count":32,"contributors":19,"commits_per_week":21.962,"releases":30,"coin":"Storj"},{"id":16326822,"name":"tittiecoin","full_name":"tittiecoin/tittiecoin","owner":{"login":"tittiecoin","id":6529101,"avatar_url":"https://avatars.githubusercontent.com/u/6529101?v=3","gravatar_id":"","url":"https://api.github.com/users/tittiecoin","html_url":"https://github.com/tittiecoin","followers_url":"https://api.github.com/users/tittiecoin/followers","following_url":"https://api.github.com/users/tittiecoin/following{/other_user}","gists_url":"https://api.github.com/users/tittiecoin/gists{/gist_id}","starred_url":"https://api.github.com/users/tittiecoin/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/tittiecoin/subscriptions","organizations_url":"https://api.github.com/users/tittiecoin/orgs","repos_url":"https://api.github.com/users/tittiecoin/repos","events_url":"https://api.github.com/users/tittiecoin/events{/privacy}","received_events_url":"https://api.github.com/users/tittiecoin/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/tittiecoin/tittiecoin","description":"source","fork":false,"url":"https://github.com/tittiecoin/tittiecoin","forks_url":"https://api.github.com/repos/tittiecoin/tittiecoin/forks","keys_url":"https://api.github.com/repos/tittiecoin/tittiecoin/keys{/key_id}","collaborators_url":"https://api.github.com/repos/tittiecoin/tittiecoin/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/tittiecoin/tittiecoin/teams","hooks_url":"https://api.github.com/repos/tittiecoin/tittiecoin/hooks","issue_events_url":"https://api.github.com/repos/tittiecoin/tittiecoin/issues/events{/number}","events_url":"https://api.github.com/repos/tittiecoin/tittiecoin/events","assignees_url":"https://api.github.com/repos/tittiecoin/tittiecoin/assignees{/user}","branches_url":"https://api.github.com/repos/tittiecoin/tittiecoin/branches{/branch}","tags_url":"https://api.github.com/repos/tittiecoin/tittiecoin/tags","blobs_url":"https://api.github.com/repos/tittiecoin/tittiecoin/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/tittiecoin/tittiecoin/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/tittiecoin/tittiecoin/git/refs{/sha}","trees_url":"https://api.github.com/repos/tittiecoin/tittiecoin/git/trees{/sha}","statuses_url":"https://api.github.com/repos/tittiecoin/tittiecoin/statuses/{sha}","languages_url":"https://api.github.com/repos/tittiecoin/tittiecoin/languages","stargazers_url":"https://api.github.com/repos/tittiecoin/tittiecoin/stargazers","contributors_url":"https://api.github.com/repos/tittiecoin/tittiecoin/contributors","subscribers_url":"https://api.github.com/repos/tittiecoin/tittiecoin/subscribers","subscription_url":"https://api.github.com/repos/tittiecoin/tittiecoin/subscription","commits_url":"https://api.github.com/repos/tittiecoin/tittiecoin/commits{/sha}","git_commits_url":"https://api.github.com/repos/tittiecoin/tittiecoin/git/commits{/sha}","comments_url":"https://api.github.com/repos/tittiecoin/tittiecoin/comments{/number}","issue_comment_url":"https://api.github.com/repos/tittiecoin/tittiecoin/issues/comments{/number}","contents_url":"https://api.github.com/repos/tittiecoin/tittiecoin/contents/{+path}","compare_url":"https://api.github.com/repos/tittiecoin/tittiecoin/compare/{base}...{head}","merges_url":"https://api.github.com/repos/tittiecoin/tittiecoin/merges","archive_url":"https://api.github.com/repos/tittiecoin/tittiecoin/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/tittiecoin/tittiecoin/downloads","issues_url":"https://api.github.com/repos/tittiecoin/tittiecoin/issues{/number}","pulls_url":"https://api.github.com/repos/tittiecoin/tittiecoin/pulls{/number}","milestones_url":"https://api.github.com/repos/tittiecoin/tittiecoin/milestones{/number}","notifications_url":"https://api.github.com/repos/tittiecoin/tittiecoin/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/tittiecoin/tittiecoin/labels{/name}","releases_url":"https://api.github.com/repos/tittiecoin/tittiecoin/releases{/id}","deployments_url":"https://api.github.com/repos/tittiecoin/tittiecoin/deployments","created_at":"2014/01/29","updated_at":"2016/10/01","pushed_at":"2015/03/14","git_url":"git://github.com/tittiecoin/tittiecoin.git","ssh_url":"git@github.com:tittiecoin/tittiecoin.git","clone_url":"https://github.com/tittiecoin/tittiecoin.git","svn_url":"https://github.com/tittiecoin/tittiecoin","homepage":"http://www.tittiecoin.com","size":2291,"stargazers_count":6,"watchers_count":6,"language":"C++","has_issues":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":4,"mirror_url":null,"open_issues_count":0,"forks":4,"open_issues":0,"watchers":6,"default_branch":"master","permissions":{"admin":false,"push":false,"pull":true},"network_count":4,"subscribers_count":6,"contributors":2,"commits_per_week":0,"releases":0,"coin":"Tittiecoin"}] diff --git a/src/js/fetch_stats.js b/src/js/fetch_stats.js index 415fc8e..ded1498 100644 --- a/src/js/fetch_stats.js +++ b/src/js/fetch_stats.js @@ -3,8 +3,8 @@ */ let gh = new GitHub(localStorage['gh_token'] || '') -$(document).ready(function() { +$(document).ready(function() { // cache and save github api token $('#token').val(localStorage['gh_token']) $('#token').on('change', function() { @@ -14,6 +14,16 @@ $(document).ready(function() { }) +var MergeBySumingNumbers = objects => + objects.reduce((s,r)=>{ + Object.keys(r).map(key=>{ + v = r[key] + if (typeof(v)==="number") s[key]=(s[key]||0)+v + else s[key] = v + }) + return s + },{}) + function promiseGitHubRepoStats(url) { @@ -80,9 +90,32 @@ function promiseGitHubRepoStats(url) { }) return Promise.all([promiseStats, promiseContributors, promiseChanges, promiseCommits, promiseReleases]).then(data => _.merge(...data)) - } + +function promiseGitHubRepoStatsMulti(repos){ + return Promise.all( + repos.map(promiseGitHubRepoStats) + ) + .then(MergeBySumingNumbers) +} + + +function promiseGitHubOrgStats(org){ + var apiUrl = "orgs/" + org.replace('https://github.com/', '') + '/repos' + return new Promise(function(resolve, reject) { + gh.get(apiUrl, {opts:{per_page:100}}, (err, response) => { + if (err) + reject(err) + else + resolve(response) + }) + }) + .then(data => data.map(row=>row.full_name)) + .then(promiseGitHubRepoStatsMulti) +} + + function promiseBitbucketRepoStats(url) { url = url.replace('https://bitbucket.org/', 'https://api.bitbucket.org/2.0/repositories/') diff --git a/src/js/main.js b/src/js/main.js index ac7ef02..4dacad1 100644 --- a/src/js/main.js +++ b/src/js/main.js @@ -11,6 +11,56 @@ TODO: function renderUrl(data){return ''+data+''} function renderDate(data){return data?moment(data).format('YYYY/MM/DD'):data} +// ideally I want the input to bea list of github users or repos +var coins = { + "Bitcoin": 'https://github.com/bitcoin/bitcoin', + "Ethereum": 'https://github.com/ethereum/go-ethereum', + "Ripple": 'https://github.com/ripple/rippled', + "Litecoin": 'https://github.com/litecoin-project/litecoin', + "Monero": 'https://github.com/monero-project/monero', + 'Dash': 'https://github.com/dashpay/dash', + "Augur": "https://github.com/AugurProject/augur-core", + "Maidsafe": "https://github.com/maidsafe/safe_client_libs", + "Steem": "https://github.com/steemit/steem", + "NEM": "https://github.com/NemProject/nem.core", + //'Iconomi':'', + "Factom": 'https://github.com/FactomProject/factomd', + 'Dogecoin': 'https://github.com/dogecoin/dogecoin', + 'Waves': 'https://github.com/wavesplatform/Waves', + 'ZCash': 'https://github.com/zcash/zcash', + 'DigixDAO': 'https://github.com/DigixGlobal/digixdao-contracts', + 'Stellar Lumens': 'https://github.com/stellar/stellar-core', + 'Lisk': 'https://github.com/LiskHQ/lisk', + 'Tether': 'https://bitbucket.org/tetherto/tether-api-client-ruby', + // 'E-Dinar Coin': 'https://github.com/edincoin/EDINARCOIN', + //'ARDOR':'', + 'GameCredits': 'https://github.com/gamecredits-project/GameCredits', + 'Swiscoin': 'https://github.com/SCNPay/swiscoin', + 'Bitshares': 'https://github.com/bitshares/bitshares-2', + /** Notable below top 25 **/ + "Golem": "https://github.com/golemfactory/golem", + "PIVX":"https://github.com/PIVX-Project/PIVX", + "Nxt": 'https://bitbucket.org/JeanLucPicard/nxt', // bitbucket + "Iota": "https://github.com/iotaledger/iri", + "IotaOrg": "https://github.com/iotaledger", + "Vertcoin": 'https://github.com/vertcoin/vertcoin', + 'Stratis': 'https://github.com/stratisproject/stratisX', + 'VCash': 'https://github.com/openvcash/vcash', + "BitcoinUnlimited": "https://github.com/BitcoinUnlimited/BitcoinUnlimited", + "Bitcoinclassic": "https://github.com/bitcoinclassic/bitcoinclassic", + "Burstcoin": "https://github.com/BurstProject/burstcoin", + "Blocknet": "https://github.com/atcsecure/blocknet", + "Syscoin": "https://github.com/syscoin/syscoin2", + "Gnosis":"https://github.com/gnosis/gnosis-contracts", + // "":"https://github.com/voxelus" + "Qora": "https://github.com/Qoracoin/Qora", + "Storj": "https://github.com/Storj/core", + "Sia": "https://github.com/NebulousLabs/Sia", + "Bitcore": "https://github.com/dgbholdings/bitcore", + + 'Tittiecoin': 'https://github.com/tittiecoin/tittiecoin', // example shitcoin +} + var columns = [ { "data": "coin", @@ -166,7 +216,10 @@ function makeMarkDownTable(data) { /** fill missing attribtes so datatables stops complaining **/ function fillAll(data, columns){ - return data.map(row=>{ + // TODO log undefine and NaN rows + return data + .filter(_.isObject) + .map(row=>{ for (var i = 0; i < columns.length; i++) { var key = columns[i].data if (row[key]===undefined) row[key] = '' @@ -183,24 +236,46 @@ $(document).ready(function() { // Collect data let promises + var nanobar = new Nanobar({}); + let total = Object.keys(coins).length + let finished_count = 0 if (!localStorage['gh-data']) promises = Promise.all(Object.keys(coins).map(coin => { var url = coins[coin] + // TODO(mjc) if its a user, list repos + // TODO(mjc) if url is a list, do promiseGitHubRepoStatsMulti if (url.includes('github.com')) { - return promiseGitHubRepoStats(url).then(data => { - data.coin = coin - data.url = url - return data - }) + if (url.replace('https://github.com/','').includes('/')){ + return promiseGitHubRepoStats(url).then(data => { + data.coin = coin + data.url = url + return data + }) + } else { + return promiseGitHubOrgStats(url).then(data => { + data.coin = coin + data.url = url + return data + }) + } } else { return promiseBitbucketRepoStats(url).then(data => { data.coin = coin data.url = url return data - }) + }).catch(err => {console.error(err)}) } - })) + }).map(promise=>promise + .then(value => { + // progressbar + finished_count+=1 + nanobar.go(finished_count/total*100) + return value + }) + // .catch(err => {console.error(err)}) + ) + ) .then((data) => { // cache localStorage['gh-data'] = JSON.stringify(data)