Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.01 KB

This repository is archived.

This repository is archived and will not receive any updates or accept issues or pull requests.
development of Near-multicall UI will continue on a new repository.

To report bugs in this repo please open an issue on the new repository.

If you have found a critical security bug, please exercise responsible disclosure and e-mail [email protected].


Website

Try our UI at https://quicswap.github.io/multicall-UI/. Use it to build your multicalls.

Quickstart

  1. Install dependencies: yarn
  2. Run: yarn start

What is multicall?

It's a tool for DAOs that allows for bundling multiple cross-contract calls in one proposal. You may find more information on the multicall project here.