Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 324 Bytes

File metadata and controls

21 lines (14 loc) · 324 Bytes

SPulse Contracts

This repository contains the Soroban smart contract workspace for SPulse.

Included contracts

  • prediction_market
  • pulse_token
  • referral_registry
  • leaderboard
  • ipredict_token

Workspace

The workspace is managed by the root Cargo.toml file.

Development

cargo test --workspace