Skip to content

Slot0x0f/Predexyo-Blockchain-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foundry

This a vault made for the Predexyo Solidity Test

The Repo consists of:

  • Vault.sol: A vault contract that allows users to deposit eth and wrap it and deposit erc20s.
  • Vault.t.sol: A test for the vault contract.

Usage

Build

$ forge install
$ forge build

Test

$ forge test

Format

$ forge fmt

Gas Snapshots

$ forge snapshot

About

Take home test for Predexyo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published