nmboavida / solana-contracts

Repo with collection of solana programs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains solana programs.

To ititialize a new program: cargo new <programName> --lib

Program naming convention is snake_case.

About

Repo with collection of solana programs


Languages

Language:Rust 89.0%Language:JavaScript 11.0%