Contributing
Development Setup
# Clone the repository
git clone https://github.com/eternal-labs/naomi-network.git
cd naomi-network
# Install dependencies
npm install
# Build packages
npm run build
# Run tests
npm test
# Lint code
npm run lintProject Structure
Code Style
Pull Requests
Last updated
