Skip to content

OffchainLabs/timeboost-test

Repository files navigation

Timeboost test script

These scripts are meant to test how Timeboost works, and how to use it, in a local environment.

Usage

  1. Clone repository
git clone https://github.com/OffchainLabs/timeboost-test.git
  1. Install dependencies
yarn install
  1. Set environment variables
cp .env.example .env

(change the values if needed)

  1. Run nitro-testnode with timeboost enabled

  2. Submit bids to win an auction

yarn bidOnAuction
  1. Send transactions to the express lane
yarn sendELTransactions <roundNumber>
  1. To withdraw the deposited funds (optional)
yarn withdrawFunds

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published