The Blend Bootstrapper UI is a dApp that allows individuals to interact with Bootstrapper based contracts on the Soroban network.
$ npm i
To build with the testnet env variables:
$ npm run build:testnet
To build with the mainnet env variables:
$ npm run build:mainnet