Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 4.8 KB

File metadata and controls

31 lines (20 loc) · 4.8 KB

System

The Solana System program and its generated clients.

Project setup

The first thing you'll want to do is install NPM dependencies which will allow you to access all the scripts and tools provided by this template.

pnpm install

Generating clients

You can generate clients for them using the following command.

make generate-clients

Managing clients

The following clients are available for the System program. You may use the following links to learn more about each client.