Skip to content

sugar-space/contract

Repository files navigation

Sugar Contracts

Smart contracts for Sugar, a Web3-native platform empowering streamers and communities to connect, collaborate, and monetize transparently.

⚙️ Tech Stack

  • Foundry – Fast, modular testing and deployment framework for Solidity
  • Forge Std – Testing utilities and cheatcodes
  • OpenZeppelin Contracts – Secure, audited smart contract libraries

🔨 Setup

  1. Install Foundry:

    curl -L https://foundry.paradigm.xyz | bash
    foundryup
  2. Install dependencies:

    npm install

🚀 Scripts

  • Run tests:

    forge test
  • Run a script (e.g., deploy):

    forge script script/SugarDonation.s.sol --rpc-url $RPC_URL --private-key $PRIVATE_KEY --broadcast

👥 Team

Built with ❤️ by:

  • Rei Yan
  • Jo
  • Rama

Part of the Sugar project: github.com/sugar-space

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •