{"id":18492978,"url":"https://github.com/graphprotocol/registry-starter","last_synced_at":"2025-04-08T22:30:36.081Z","repository":{"id":43018470,"uuid":"236587451","full_name":"graphprotocol/registry-starter","owner":"graphprotocol","description":"Starting point for apps that curate data ","archived":false,"fork":false,"pushed_at":"2022-03-23T00:25:36.000Z","size":1725,"stargazers_count":7,"open_issues_count":5,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-23T18:51:54.144Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/graphprotocol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-27T20:28:15.000Z","updated_at":"2022-08-31T08:23:55.000Z","dependencies_parsed_at":"2022-08-25T04:11:32.210Z","dependency_job_id":null,"html_url":"https://github.com/graphprotocol/registry-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fregistry-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fregistry-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fregistry-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fregistry-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graphprotocol","download_url":"https://codeload.github.com/graphprotocol/registry-starter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247939705,"owners_count":21021831,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T13:12:07.325Z","updated_at":"2025-04-08T22:30:31.059Z","avatar_url":"https://github.com/graphprotocol.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TokenRegistry\nTokenRegistry is an on-chain registry of tokens. It will be indexed as a subgraph on The Graph, and re-used across a variety of dApps and other subgraphs which need to reference token data.\n\n# Repo Structure\nThis monorepo contains:\n* [`./contracts`](./contracts) - TokenRegistry Contracts  \n* [`./subgraph`](./subgraph) - TokenRegistry Subgraph  \n* [`./subgraph/mutations`](./subgraph/mutations) - TokenRegistry Mutations  \n* [`./ui`](./ui) - Sample dApp\n\n# Setup\nPrerequisites:  \n* `nvm`  \n* `yarn`  \n* `docker-compose`  \n* **Docker Daemon Running!**\n\nRun these commands from the root directory:  \n* Install Dependencies  \n  * `nvm install $(cat .nvmrc)`  \n  * `nvm use $(cat .nvmrc)`  \n  * `yarn`  \n* Build  \n  * `yarn build`  \n* Start  \n  * `yarn start`  \n  * Wait for everything to start \u0026 deploy...\n  * Visit `http://localhost:8080`\n\nIf you'd like to completely reset your local environment, run `yarn reset:env`.  \n\n# Using The dApp\n## Setup Metamask  \n* Use `localhost:8545` provider  \n* The following private keys have testnet funds  \n  * 0x4f3edf983ac636a65a842ce7c78d9aa706d3b113bce9c46f30d7d21715b23b1d\n  * 0x6cbed15c793ce57650b9877cf6fa156fbef513c4e6134f022a85b1ffdd59b2a1\n  * 0x6370fd033278c143179d81c5526140625662b8daa446c22ee2d73db3707e620c\n  * 0x646f1ce2fdad0e6deeeb5c7e8e5543bdde65e86029e2fd9fc169899c440a7913\n  * 0xadd53f9a7e588d003326d1cbf9e4a43c061aadd9bc938c843a79e7b4fd2ad743\n  * 0x395df67f0c2d2d9fe1ad08d1bc8b6627011959b79c53d7dd6a3536a33ab8a4fd\n  * 0xe485d098507f54e7733a205420dfddbe58db035fa577fc294ebd14db90767a52\n  * 0xa453611d9419d0e56f499079478fd72c37b251a94bfde4d19872c44cf65386e3\n  * 0x829e924fdf021ba3dbbc4225edfece9aca04b929d6e75613329ca6f1d31c0bb4\n  * 0xb0057716d5917badaf911b193b12b910811c1497b5bada8d7711f758981c3773\n\nNOTE: If transactions fail try clearing the account history, which will reset the nonce to 0.\n\n## TODO: dApp usage guides (adding, removing, voting, etc)\n\n# Development\nTODO: how to develop each package \u0026 test [in \u0026 out of app]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphprotocol%2Fregistry-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraphprotocol%2Fregistry-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraphprotocol%2Fregistry-starter/lists"}