Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eugenioclrc/capture-the-ether-math-foundry
https://github.com/eugenioclrc/capture-the-ether-math-foundry
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/eugenioclrc/capture-the-ether-math-foundry
- Owner: eugenioclrc
- Created: 2022-07-11T16:40:38.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-09T15:52:10.000Z (over 2 years ago)
- Last Synced: 2024-11-11T18:46:18.064Z (about 1 month ago)
- Language: Solidity
- Size: 17.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Capture the Ether
## Seccion MathAca estan los contratos de la seccion math de Capture The Ether adaptados a foundry, podes correrlo online sin instalar nada usando gitpod.
[![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/eugenioclrc/capture-the-ether-math-foundry)
Si queres instalar foundry podes seguir los pasos de este video:
https://www.youtube.com/watch?v=fS0vF3wb3bs---
Aca tenes un video tutorial de todos ejercicios en este repo[Challenge 1](https://www.youtube.com/watch?v=c7Pnn-Oop_Q)
Correr test con;
```bash
forge test --match-path test/1*
```---
## SolucionesEn este branch estan los ejercicios resueltos;
https://github.com/eugenioclrc/capture-the-ether-math-foundry/tree/soluciones