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

QuicSwap/multicall-UI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.