Skip to content

375-ai/program-library

Repository files navigation

375ai Smart Contracts

Table of Contents

Layout

Each program folder contains a corresponding README.md file that explains the specific functionalities and usage of the program.

Rewards Distributor Program(Docs)

  • Address: 2dUMVSQkKUu1YTUrt5xW1w1A27HmnnsoDhn1QKrYPaCS

Technologies used

  • Rust
  • Anchor
  • Solana

Compiling Programs

To compile the programs, use the following commands:

# Build the smart contracts
anchor build

# Install the required packages
yarn install

Running TypeScript Tests

To run the tests for the smart contracts:

anchor test

Feel free to explore the individual program folders for more detailed instructions and documentation.

About

375ai program library

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors