Skip to content

Stacktical/stacktical-dsla-solana-program

Repository files navigation

DSLA on Solana

Prerequisites

Ensure you have a Solana wallet/account created for your local Solana install. Confirm by running: solana address in your terminal. If no wallet has been created an error will be thrown along with the command to copy, paste and run to create a new wallet.

Build

To install and build, run the following commands:

yarn install anchor build

Test

To run the built-in tests and confirm install, run the following commands:

yarn install anchor test

Docs

yarn install anchor build cargo doc --open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published