Skip to content

Commit

Permalink
Merge pull request #10 from FraxFinance/travis
Browse files Browse the repository at this point in the history
pnpm conversion
  • Loading branch information
FortisFortuna authored Dec 13, 2023
2 parents 74c9ad5 + 23044a9 commit 5ffbe72
Show file tree
Hide file tree
Showing 7 changed files with 5,910 additions and 3,507 deletions.
3 changes: 0 additions & 3 deletions .gitmodules

This file was deleted.

4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ function profile() {
To easily execute specific foundry profiles like `profile test forge test -w`

## Installation
`npm i && forge build`
`pnpm i`

## Compile
`forge build`
Expand All @@ -29,8 +29,6 @@ To easily execute specific foundry profiles like `profile test forge test -w`
- `source .env`
- `npm run deploy:{network}`

## Update to latest version of frax-standard-solidity
`git submodule update --init --remote lib/frax-standard-solidity`

## Tooling
This repo uses the following tools:
Expand Down
1 change: 0 additions & 1 deletion lib/frax-standard-solidity
Submodule frax-standard-solidity deleted from 578ca1
Loading

0 comments on commit 5ffbe72

Please sign in to comment.