{"id":16658325,"url":"https://github.com/tinydancer-io/tinydancer","last_synced_at":"2025-04-24T00:23:11.585Z","repository":{"id":142372489,"uuid":"594321602","full_name":"tinydancer-io/tinydancer","owner":"tinydancer-io","description":"The First Light Client for the Solana Blockchain","archived":false,"fork":false,"pushed_at":"2024-04-04T08:44:48.000Z","size":9017,"stargazers_count":95,"open_issues_count":9,"forks_count":12,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-14T09:54:27.899Z","etag":null,"topics":["blockchain","light-client","solana"],"latest_commit_sha":null,"homepage":"https://docs.tinydancer.io","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tinydancer-io.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"publiccode":null,"codemeta":null}},"created_at":"2023-01-28T07:03:45.000Z","updated_at":"2024-04-07T22:13:16.000Z","dependencies_parsed_at":"2023-07-14T08:31:06.824Z","dependency_job_id":"ca95faec-6256-4a96-95d2-d8280545637f","html_url":"https://github.com/tinydancer-io/tinydancer","commit_stats":null,"previous_names":["tinydancer-io/half-baked-client"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinydancer-io%2Ftinydancer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinydancer-io%2Ftinydancer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinydancer-io%2Ftinydancer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tinydancer-io%2Ftinydancer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tinydancer-io","download_url":"https://codeload.github.com/tinydancer-io/tinydancer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250536334,"owners_count":21446721,"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":["blockchain","light-client","solana"],"created_at":"2024-10-12T10:05:14.991Z","updated_at":"2025-04-24T00:23:11.560Z","avatar_url":"https://github.com/tinydancer-io.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tinydancer (V0)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\n## Architecture\nThe client is designed to be modular and easily extensible for additional functionality as this is the v0 and with every major version there may be a need for major changes and add-on services.\n\n### Bird's Eye View\n\n![Architecture Diagram](https://res.cloudinary.com/dev-connect/image/upload/v1675235495/diet-client-v0-arch_bhdd4c.png)\n\n## Getting started\n**Install Rust**\nMacOS \u0026 Linux\n```\ncurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh\n```\nNote: For Windows download rustup from this [link](https://forge.rust-lang.org/infra/other-installation-methods.html#other-ways-to-install-rustup)\n\n**Configure Toolchain**\n```\nrustup default nightly\n```\n\n**Build and Add to Path**\n```\ncargo b -r \u0026\u0026 cp ./target/release/tinydancer ~/.local/bin/\n```\n**Or Install Using Cargo**\n```\ncargo install --git https://github.com/tinydancer-io/half-baked-client tinydancer\n```\n**Confirm Installation**\n```\ntinydancer --help\n```\n## Testing\nTesting is mostly manual, in the future we will implement unit tests \nbut for now we have bash scripts in the `scripts` folder.\n\n# Credits\nThe `rpc_wrapper` section of the client used to send rpc requests is borrowed from [blockworks-foundation/lite-rpc](https://github.com/blockworks-foundation/lite-rpc) and we are grateful to their team and the blockworks foundation for their work on it.\n\n# Contributors\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/0xNineteen\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/100000306?v=4?s=100\" width=\"100px;\" alt=\"x19\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ex19\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/tinydancer-io/half-baked-client/commits?author=0xNineteen\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n      \u003ctd align=\"center\" valign=\"top\" width=\"14.28%\"\u003e\u003ca href=\"https://github.com/picklerick2349\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/119039386?v=4?s=100\" width=\"100px;\" alt=\"Pickle Rick\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003ePickle Rick\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/tinydancer-io/half-baked-client/commits?author=picklerick2349\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003c/tr\u003e\n  \u003c/tbody\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinydancer-io%2Ftinydancer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftinydancer-io%2Ftinydancer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftinydancer-io%2Ftinydancer/lists"}