{"id":16353664,"url":"https://github.com/beeman/solana-dapp-next","last_synced_at":"2025-11-25T07:30:15.914Z","repository":{"id":212145658,"uuid":"718263274","full_name":"beeman/solana-dapp-next","owner":"beeman","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-12T18:34:40.000Z","size":273,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-28T21:23:32.258Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/beeman.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2023-11-13T18:13:32.000Z","updated_at":"2024-07-12T02:49:49.000Z","dependencies_parsed_at":"2023-12-12T20:20:29.525Z","dependency_job_id":null,"html_url":"https://github.com/beeman/solana-dapp-next","commit_stats":null,"previous_names":["beeman/solana-dapp-next"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeman%2Fsolana-dapp-next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeman%2Fsolana-dapp-next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeman%2Fsolana-dapp-next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beeman%2Fsolana-dapp-next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beeman","download_url":"https://codeload.github.com/beeman/solana-dapp-next/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239635519,"owners_count":19672190,"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-10-11T01:30:10.427Z","updated_at":"2025-11-25T07:30:15.843Z","avatar_url":"https://github.com/beeman.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# solana-dapp-next\n\nThis project is generated with the [create-solana-dapp](https://github.com/solana-developers/create-solana-dapp) generator.\n\n## Getting Started\n\n### Prerequisites\n\n- Node v18.18.0 or higher\n\n- Rust v1.70.0 or higher\n- Anchor CLI 0.29.0 or higher\n- Solana CLI 1.17.0 or higher\n\n### Installation\n\n#### Clone the repo\n\n```shell\ngit clone \u003crepo-url\u003e\ncd \u003crepo-name\u003e\n```\n\n#### Install Dependencies\n\n```shell\nyarn install\n```\n\n#### Start the web app\n\n```\nyarn dev\n```\n\n## Apps\n\n### anchor\n\nThis is a Solana program written in Rust using the Anchor framework.\n\n#### Commands\n\nYou can use any normal anchor commands. Either move to the `anchor` directory and run the `anchor` command or prefix the command with `yarn`, eg: `yarn anchor`.\n\n#### Sync the program id:\n\nRunning this command will create a new keypair in the `anchor/target/deploy` directory and save the address to the Anchor config file and update the `declare_id!` macro in the `./src/lib.rs` file of the program.\n\nYou will manually need to update the constant in `anchor/lib/counter-exports.ts` to match the new program id.\n\n```shell\nyarn anchor keys sync\n```\n\n#### Build the program:\n\n```shell\nyarn anchor-build\n```\n\n#### Start the test validator with the program deployed:\n\n```shell\nyarn anchor-localnet\n```\n\n#### Run the tests\n\n```shell\nyarn anchor-test\n```\n\n#### Deploy to Devnet\n\n```shell\nyarn anchor deploy --provider.cluster devnet\n```\n\n### web\n\nThis is a React app that uses the Anchor generated client to interact with the Solana program.\n\n#### Commands\n\nStart the web app\n\n```shell\nyarn dev\n```\n\nBuild the web app\n\n```shell\nyarn build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeman%2Fsolana-dapp-next","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeeman%2Fsolana-dapp-next","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeeman%2Fsolana-dapp-next/lists"}