Team Arctic Circle | Build Global Payouts and Treasury Systems with USDC track
Encode x Arc Enterprise & DeFi Hackathon | Encode Hub, London
👉 de-fi-hackathon.vercel.app/dashboard
This project was built as part of the Encode x Arc Enterprise & DeFi Hackathon — a full 3-day, twice-overnight hackathon hosted at Encode Hub, London, with 300 builders and a $10,000 prize pool.
The hackathon focused on building on Arc, an open Layer-1 blockchain created by Circle, purpose-built to unite programmable money and onchain innovation with real-world economic activity — covering DeFi, enterprise finance, banking infrastructure, and programmable money ecosystems.
DeFi-Hackathon/
├── arctic-circle-frontend/ # Frontend application (TypeScript/CSS)
├── alina_backend/ # Backend services (TypeScript)
└── package-lock.json
| Layer | Technology |
|---|---|
| Frontend | TypeScript, CSS |
| Backend | TypeScript |
| Blockchain | Arc (EVM-compatible Layer-1) |
- Node.js (v18+)
- npm or yarn
# Clone the repository
git clone https://github.com/rusnnee/DeFi-Hackathon.git
cd DeFi-Hackathoncd arctic-circle-frontend
npm install
npm run devcd alina_backend
npm install
npm run start| Team members |
|---|
| Alina Hussain |
| Ruchika Jha |
| Rusne Joneikyte |
| Yariel Yagual |
This project was created for hackathon purposes - GNU AGPLv3