Skip to content

Commit

Permalink
Merge pull request #12 from BootNodeDev/fix-readme
Browse files Browse the repository at this point in the history
Move deployment script section up
  • Loading branch information
lmcorbalan authored May 17, 2024
2 parents b805b00 + 4d39272 commit e230880
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@ In order to be able to use this approach it would be required to:

![XERC20<>XERC20](/docs/Arbitrum1.png)

## Deployment Scripts

Deployment script documentation can be found [here](./docs/deployment.md).

## Installing Dependencies

Foundry typically uses git submodules to manage dependencies, but this template uses Node.js packages because
Expand All @@ -79,10 +83,6 @@ This is how to install dependencies:

Note that OpenZeppelin Contracts is pre-installed, so you can follow that as an example.

## Deployment Scripts

Deployment script documentation can be found [here](./docs/deployment.md).

## Usage

This is a list of the most frequently needed commands.
Expand Down

0 comments on commit e230880

Please sign in to comment.