{"id":15934334,"url":"https://github.com/jcstein/rollkit-frontend","last_synced_at":"2025-10-10T01:33:08.042Z","repository":{"id":230922266,"uuid":"626639197","full_name":"jcstein/rollkit-frontend","owner":"jcstein","description":null,"archived":false,"fork":false,"pushed_at":"2023-04-19T02:05:31.000Z","size":333,"stargazers_count":1,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-10T01:31:44.047Z","etag":null,"topics":["celestia","data-availability","data-availability-sampling"],"latest_commit_sha":null,"homepage":"https://rollkit-frontend.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jcstein.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-04-11T21:50:04.000Z","updated_at":"2023-04-12T10:41:22.000Z","dependencies_parsed_at":"2024-04-01T16:12:04.945Z","dependency_job_id":"274159ec-4498-4faa-bc40-5573cc69e4fd","html_url":"https://github.com/jcstein/rollkit-frontend","commit_stats":null,"previous_names":["jcstein/rollkit-frontend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jcstein/rollkit-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcstein%2Frollkit-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcstein%2Frollkit-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcstein%2Frollkit-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcstein%2Frollkit-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcstein","download_url":"https://codeload.github.com/jcstein/rollkit-frontend/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcstein%2Frollkit-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002406,"owners_count":26083374,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["celestia","data-availability","data-availability-sampling"],"created_at":"2024-10-07T03:02:41.722Z","updated_at":"2025-10-10T01:33:08.007Z","avatar_url":"https://github.com/jcstein.png","language":"TypeScript","readme":"This is a Cosmos App project bootstrapped with [`create-cosmos-app`](https://github.com/cosmology-tech/create-cosmos-app).\n\n## Getting Started\n\nFirst, install the packages and run the development server:\n\n```bash\nyarn \u0026\u0026 yarn dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `pages/index.tsx`. The page auto-updates as you edit the file.\n\n## Learn More \n\n### Chain Registry\n\nThe npm package for the Official Cosmos chain registry. Get chain and token data for you application.\n\n* https://github.com/cosmology-tech/chain-registry\n\n### Cosmology Videos\n\nCheckout more videos for how to use various frontend tooling in the Cosmos!\n\n* https://cosmology.tech/learn\n\n### Cosmos Kit\n\nA wallet connector for the Cosmos ⚛️\n\n* https://github.com/cosmology-tech/cosmos-kit\n\n### Telescope\n\nA \"babel for the Cosmos\", Telescope is a TypeScript Transpiler for Cosmos Protobufs. Telescope is used to generate libraries for Cosmos blockchains. Simply point to your protobuffer files and create developer-friendly Typescript libraries for teams to build on your blockchain.\n\n* https://github.com/osmosis-labs/telescope\n\n🎥 [Checkout the Telescope video playlist](https://www.youtube.com/watch?v=n82MsLe82mk\u0026list=PL-lMkVv7GZwyQaK6bp6kMdOS5mzosxytC) to learn how to use `telescope`!\n\n### CosmWasm TS Codegen\n\nThe quickest and easiest way to interact with CosmWasm Contracts. @cosmwasm/ts-codegen converts your CosmWasm smart contracts into dev-friendly TypeScript classes so you can focus on shipping code.\n\n* https://github.com/CosmWasm/ts-codegen\n\n🎥 [Checkout the CosmWasm/ts-codegne video playlist](https://www.youtube.com/watch?v=D_A5V2PfNLA\u0026list=PL-lMkVv7GZwz1KO3jANwr5W4MoziruXwK) to learn how to use `ts-codegen`!\n\n\n## Learn More about Next.js\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n## Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template\u0026filter=next.js\u0026utm_source=create-next-app\u0026utm_campaign=create-next-app-readme) from the creators of Next.js.\n\nCheck out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n\n## Credits\n\n🛠 Built by Cosmology — if you like our tools, please consider delegating to [our validator ⚛️](https://cosmology.tech/validator)\n\nCode built with the help of these related projects:\n\n* [@cosmwasm/ts-codegen](https://github.com/CosmWasm/ts-codegen) for generated CosmWasm contract Typescript classes\n* [@osmonauts/telescope](https://github.com/osmosis-labs/telescope) a \"babel for the Cosmos\", Telescope is a TypeScript Transpiler for Cosmos Protobufs.\n* [chain-registry](https://github.com/cosmology-tech/chain-registry) Cosmos chain registry and chain info.\n* [cosmos-kit](https://github.com/cosmology-tech/cosmos-kit) A wallet connector for the Cosmos.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcstein%2Frollkit-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcstein%2Frollkit-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcstein%2Frollkit-frontend/lists"}