executooor
π£οΈ The safest & most versatile multi-purpose execution contract (highway to MEV!)
File Explorer
Download Latest Version (.zip)- bug_report.md
- feature_request.md
- publish-page.yml
- release.yml
- test.yml
- PULL_REQUEST_TEMPLATE.md
- .gitignore
- post-checkout
- post-merge
- pre-commit
- prepare-commit-msg
- yarn-4.4.0.cjs
- tsc
- tsserver
- package.json
- integrations.yml
- IExecutor.sol
- Executor.sol
- IExecutor__factory.ts
- index.ts
- Executor__factory.ts
- index.ts
- IExecutor.ts
- index.ts
- common.ts
- Executor.ts
- hardhat.d.ts
- index.ts
- ExecutorEncoder.ts
- index.ts
- ExecutorEncoder.spec.ts
- helpers.ts
- populateExec.spec.ts
- .env.example
- .gitignore
- CHANGELOG.md
- hardhat.config.ts
- package.json
- tsconfig.build.json
- tsconfig.json
- Executor.ts
- abis.ts
- ExecutorEncoder.ts
- index.ts
- ExecutorEncoder.spec.ts
- helpers.ts
- .env.example
- .gitignore
- CHANGELOG.md
- hardhat.config.ts
- package.json
- tsconfig.build.json
- tsconfig.json
- globals.css
- layout.tsx
- page.tsx
- providers.tsx
- wagmi.ts
- .gitignore
- .npmrc
- .nvmrc
- next.config.js
- package.json
- README.md
- tsconfig.json
- .gitignore
- .prettierignore
- .yarnrc.yml
- biome.json
- foundry.toml
- funding.json
- hardhat.config.ts
- lerna.json
- LICENSE
- package.json
- README.md
- tsconfig.json
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/Rubilmax/executooor
Downloads the entire project code from GitHub to your computer.
cd executooor
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install executooor-viem
Downloads and installs the libraries listed in package.json.
yarn add executooor-viem
Type this command into your terminal and run it.
npm install executooor-ethers
Downloads and installs the libraries listed in package.json.
yarn add executooor-ethers
Type this command into your terminal and run it.
yarn --cwd packages/executooor-viem test
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
