web3wagers / gostarkme

Funds recollection project in Starknet ecosystem
http://web3wagers.github.io/gostarkme/
GNU Affero General Public License v3.0
5 stars 15 forks source link

[feat] Add donators contract tests #50

Closed EmmanuelAR closed 3 weeks ago

EmmanuelAR commented 3 weeks ago
  1. Add new backend readme
  2. Add snforge_std and openzeppelin dependencies in scarb.toml
  3. Make IDonator trait public
  4. fix updateDonatorValues method because the total_stark_donations was not updated
  5. make all the modules public in lib.cairo
  6. Add donator tests

closes #42

Captura de pantalla 2024-08-26 a la(s) 10 27 48 p  m Captura de pantalla 2024-08-26 a la(s) 10 28 22 p  m
adrianvrj commented 3 weeks ago

just a single comment, great job