/lowball

Primary LanguageTypeScriptMIT LicenseMIT

Lowball

Installation

Ensure your development environment is ready. Follow these instructions to check.

Clone this repository and run yarn.

Development

This project uses buidler. See available commands by running npx buidler.

Testing

Run yarn test to run the test suite.

Local development

  1. Create a local Ethereum network:

npx buidler node

  1. Deploy contracts to the local network:

npx buidler run --network localhost scripts/deploy.ts

  1. Start the frontend app:

cd app && yarn react-app:start

  1. In your browser, connect MetaMask to your local Ethereum network:
  • Select http://127.0.0.1:8545 from the MetaMask network dropdown

  • Import an account generated by Buidler EVM (in step 1) using the private key