furoxr / tx-builder

gnosis safe app tx-builder

Home Page:https://bsc-tx-builder.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intro

Make it easier for users to use gnosis safe multi-signature on BSC.

This project is based on Gnosis Safe's existing Multisend transaction builder, which is adapted to the BSC mainnet.

This project is based on the Multisend transaction builder that is already in place at BSC, and makes it easier to use for multiple users on BSC.

Install

Install dependencies

yarn

Configure

Configure your .env file starting from .env.example one. Fill the provided example values with the necessary information. Don't forget to add your BSCSCAN API key REACT_APP_BSC_API_KEY.

Build

yarn build

Run locally

yarn start

About

gnosis safe app tx-builder

https://bsc-tx-builder.vercel.app


Languages

Language:TypeScript 82.9%Language:HTML 13.0%Language:JavaScript 4.0%Language:Shell 0.1%