Skip to content

PinkDiamond1/solana-playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

202 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Solana Playground

SolPg allows you to quickly develop, deploy and test Solana programs(smart contracts) from the browser.

Note

You can open an issue to request more crates.

Run locally

You can run the client locally by cloning the repo and running these commands in the project directory.

cd client # change directory to client
yarn # install dependencies
yarn start # start local dev server

Contributing

Anyone is welcome to contribute to Solana Playground no matter how big or small.

License

client is licensed under GPL-3.0. wasm packages are licensed under Apache-2.0 unless specified otherwise in their respective Cargo.toml.

About

Quickly develop, deploy and test Solana programs from the browser.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 74.3%
  • TypeScript 20.9%
  • JavaScript 4.8%