Environment Setup
Prerequisites
1. Clone the Repository
git clone https://github.com/Bonzo-Labs/bonzo-finance-contracts.git
cd bonzo-finance-contracts2. Install Dependencies
npm install --legacy-peer-deps3. Configure Environment Variables
4. Install Hedera SDK (if not already installed)
Last updated