https://github.com/fukaoi/solana-suite-docs
solana suite development manual
https://github.com/fukaoi/solana-suite-docs
development docs guide solana solana-suite
Last synced: about 1 month ago
JSON representation
solana suite development manual
- Host: GitHub
- URL: https://github.com/fukaoi/solana-suite-docs
- Owner: fukaoi
- Created: 2022-03-29T06:39:19.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-14T06:02:36.000Z (about 1 year ago)
- Last Synced: 2025-02-04T15:49:08.225Z (3 months ago)
- Topics: development, docs, guide, solana, solana-suite
- Homepage: https://docs.solana-suite.org
- Size: 1.21 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
![]()
## What is Solana Suite
Solana Suite is an SDK for Newbies. Even if you are not familiar with Solana or
blockchain, you can create blockchain services by simply calling functions while
referring to the documentation.## Feature
- Easy to develop blockchain services even for inexperienced blockchain
developers- A single function is all you need to do what you want to do.
- All-in-one package, so just install Solana Suite
- Many original features not found in other libraries
- Automated to ensure Solana's fees are the lowest
- Friendly specifications that do not overload the Solana network