Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# Capture the Ether
## Seccion Math

Aca 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*
```

---
## Soluciones

En este branch estan los ejercicios resueltos;
https://github.com/eugenioclrc/capture-the-ether-math-foundry/tree/soluciones