Skip to content

MarcusDavidG/stark_reward

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stark Reward

A Cairo smart contract project built for Starknet. This project implements reward functionality using Cairo 1.0.

Project Structure

├── src/
│   └── lib.cairo        # Main contract implementation
├── tests/
│   └── test_contract.cairo  # Contract tests
├── Scarb.toml          # Project configuration
└── snfoundry.toml      # SNFoundry configuration

Prerequisites

Getting Started

  1. Clone the repository
  2. Install dependencies with scarb install
  3. Build the project with scarb build
  4. Run tests with snforge test

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages