Installation
Prerequisites
Environment Setup
1. Clone the Repository
git clone https://github.com/DINetworks/IXFI-Contracts.git
cd IXFI-Contracts2. Install Dependencies
npm install
# or
yarn install3. Environment Configuration
Package Installation
NPM Package
Smart Contract Dependencies
Network Configuration
Supported Networks
Network
Chain ID
RPC URL
Hardhat Configuration
Verification
Test Installation
Compile Contracts
Local Deployment
IDE Setup
VS Code Extensions
VS Code Settings
Next Steps
Troubleshooting
Common Issues
Getting Help
Last updated