{"id":13454894,"url":"https://github.com/fukaoi/solana-suite","last_synced_at":"2025-04-09T20:15:26.887Z","repository":{"id":37883408,"uuid":"436521501","full_name":"fukaoi/solana-suite","owner":"fukaoi","description":"To develop Solana applications easily, even for beginners","archived":false,"fork":false,"pushed_at":"2024-12-12T12:49:26.000Z","size":130233,"stargazers_count":31,"open_issues_count":0,"forks_count":8,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-09T20:15:03.876Z","etag":null,"topics":["blockchain","client-library","esm","js","nft","node","solana","spl-token","typescript"],"latest_commit_sha":null,"homepage":"https://www.solana-suite.org","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/fukaoi.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-09T07:26:32.000Z","updated_at":"2025-03-30T02:32:45.000Z","dependencies_parsed_at":"2024-01-09T14:11:58.453Z","dependency_job_id":"9cb538d3-5296-41ff-bc65-a728cbed8d42","html_url":"https://github.com/fukaoi/solana-suite","commit_stats":{"total_commits":2407,"total_committers":3,"mean_commits":802.3333333333334,"dds":0.5027004570004154,"last_synced_commit":"a90015bf47ce71999230e515421cd1ba7d488214"},"previous_names":["fukaoi/solana-suite","atonoy/solana-suite"],"tags_count":102,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fukaoi%2Fsolana-suite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fukaoi%2Fsolana-suite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fukaoi%2Fsolana-suite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fukaoi%2Fsolana-suite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fukaoi","download_url":"https://codeload.github.com/fukaoi/solana-suite/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103872,"owners_count":21048245,"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","client-library","esm","js","nft","node","solana","spl-token","typescript"],"created_at":"2024-07-31T08:00:59.092Z","updated_at":"2025-04-09T20:15:26.841Z","avatar_url":"https://github.com/fukaoi.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"![License](https://img.shields.io/badge/license-MIT-blue.svg)\n[![npm version](https://badge.fury.io/js/@solana-suite%2Fcore.png)](https://badge.fury.io/js/@solana-suite%2Fcore)\n![compile workflow](https://github.com/fukaoi/solana-suite/actions/workflows/compile.yml/badge.svg)\n![lint workflow](https://github.com/fukaoi/solana-suite/actions/workflows/lint.yml/badge.svg)\n![PR](https://img.shields.io/badge/PRs-welcome-orange)\n[![code-style-prettier][code-style-prettier-image]][code-style-prettier-url]\n\n[code-style-prettier-image]: https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square\n[code-style-prettier-url]: https://github.com/prettier/prettier\n\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/fukaoi/solana-suite/assets/186659/b2d5c6f8-80e5-4b5a-ac18-506a6b986867\" alt=\"Solana Suite\" width=\"70%\" height=\"70%\"\u003e\n\u003c/p\u003e\n\n## What is Solana Suite?\n\nSolana Suite is an SDK for Newbies. Even if you are not familiar with Solana or\nblockchain, you can create blockchain services by simply calling functions while\nreferring to the documentation.\n\n## Why is Solana Suite create?\n\nThere aren't enough blockchain engineers, but there are plenty of Web2.0\nengineers. I thought if we could train these Web2.0 engineers, we might be able\nto fill the gap in blockchain talent.\n\nI wanted more people to know about the amazing features of Solana. Solana has a\nspecial design that makes it different from other blockchains, making it a bit\nhard to grasp. I believed that if there was an SDK that didn't require knowing\nall the details of Solana, more people could use it.\n\n## Architecture Design\n\nIn Solana Suite, we do not wrap well-known libraries such as solana/web3.js and\nthe Metaplex JS library. Instead, interactions are generated directly from the\nprograms' instructions. This unique architecture allows for cost-effective fee\nmanagement and the implementation of convenient functions within the programs.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/fukaoi/solana-suite/assets/186659/d27c5c74-60ec-4f5d-8cda-8888fcccf728\"\u003e\n\u003c/p\u003e\n\n\n## Contents\n\n### Official Page\n\n\u003chttps://www.solana-suite.org\u003e\n\n### Docs\n\n\u003chttps://docs.solana-suite.org\u003e\n\n### Api reference\n\n\u003chttps://api-reference.solana-suite.org\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffukaoi%2Fsolana-suite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffukaoi%2Fsolana-suite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffukaoi%2Fsolana-suite/lists"}