Skip to content

Commit

Permalink
Merge pull request #115 from neonlabsorg/fixes#2
Browse files Browse the repository at this point in the history
temporarily retire not broken link to clear build issues
  • Loading branch information
m4sterbunny authored Nov 28, 2023
2 parents 3e57630 + c5b4562 commit bdb214f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/developing/deploy_facilities/configure_foundry.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ proofedDate: 20231116
iterationBy: na
includedInSite: true
approvedBy: na
comment:
comment: Killing the ## What next? See the [tutorial on how to use Foundry](/docs/developing/deploy_facilities/using_foundry) to deploy to Neon EVM. as this is killing the build todo -- return this later
---

Foundry is a blazing fast, portable,modular toolkit for Ethereum application development written in Rust.
Expand Down Expand Up @@ -33,7 +33,5 @@ The parameters for `forge create` command include:
* `--constructor-args`: The constructor arguments to be passed to the contract that is being deployed
* `--legacy`: This parameter is being passed to use legacy transactions _(Neon EVM currently [doesn't support EIP-1559 transactions](/docs/evm_compatibility/overview#shared-standards-and-features))_

## What next?

See the [tutorial on how to use Foundry](/docs/developing/deploy_facilities/using_foundry) to deploy to Neon EVM.

0 comments on commit bdb214f

Please sign in to comment.