{"id":18679321,"url":"https://github.com/twhy/nft","last_synced_at":"2025-10-15T23:14:11.752Z","repository":{"id":211399859,"uuid":"729022575","full_name":"twhy/nft","owner":"twhy","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-25T08:01:21.000Z","size":551,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-27T21:42:36.245Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://nft-twhy.vercel.app","language":"TypeScript","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/twhy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-08T08:22:13.000Z","updated_at":"2023-12-11T10:14:08.000Z","dependencies_parsed_at":"2023-12-14T06:22:44.044Z","dependency_job_id":"e79314e2-c55e-4ac2-be90-8f9ad0080790","html_url":"https://github.com/twhy/nft","commit_stats":null,"previous_names":["twhy/nft"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twhy%2Fnft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twhy%2Fnft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twhy%2Fnft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twhy%2Fnft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twhy","download_url":"https://codeload.github.com/twhy/nft/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239531269,"owners_count":19654452,"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-07T09:43:06.447Z","updated_at":"2025-10-15T23:14:11.693Z","avatar_url":"https://github.com/twhy.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"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/cosmology-tech/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* [@cosmology/telescope](https://github.com/cosmology-tech/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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwhy%2Fnft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftwhy%2Fnft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftwhy%2Fnft/lists"}