AssetNest - Hyperliquid Vaults
SCF #29 Activation Award AMM & Swap Functionality $25,000 View in SCF

Connecting Professional Crypto Traders to On-chain Investors.

Team

amaan4576

Project URL

https://asset-nest-three.vercel.app/

Code URL

https://github.com/AssetNest

Video URL

https://youtu.be/OPJwIrHO49M

Pitch Deck URL

https://docs.google.com/presentation/d/1qASsnY1MR0dfVTGoo3d-GerGmHZLnx1Kt_xCgwsqe-0/edit?usp=sharing

Project Categories

Product Type [If Financial Protocols]

Section

read

Deliverables List

https://drive.google.com/drive/folders/1nZFCmVKuz-aKxS4yMmea2leJ5P1zboRs?usp=sharing

Requested Budget in USD ($)

25000

Total Expected Roadmap

30000

Section

read

Team bio

https://drive.google.com/drive/folders/1nZFCmVKuz-aKxS4yMmea2leJ5P1zboRs?usp=sharing

Section

read

Product & Architecture

AssetNest is a decentralized platform built on Soroban that connects professional crypto traders with on-chain investors. The platform allows traders to create and manage public vaults, which investors can explore and invest in. Key features include real-time performance tracking, secure fund management, and comprehensive trader verification.
 

### Problems Solved:
- **Zero Transparency:**  The existing market solutions does not offer transparency on how the investor funds are being used and where being used.
- **Lack of Trust:** Provides transparency and security in crypto investments.
- **Investor Protection:** Implements lower circuit breakers to protect funds.
- **Traders' Fundraising:** Offers traders a platform to raise and manage funds.
 

### Audience:
- **Professional Traders:** Individuals or entities looking to manage crypto portfolios and attract investments.
- **Retail and Institutional Investors:** Users seeking to invest in professionally managed crypto portfolios.
 

## Integration with Stellar:
- **Smart Contracts:** Utilize Soroban smart contracts to manage vault creation, investments, fund management, and withdrawals.
  - **VaultFactoryContract:** Manages creation of new vaults with parameters like admin fee, performance fee, and staking period.
  - **InvestmentContract:** Allows investors to stake tokens in specific vaults.
  - **FundManagementContract:** Enables traders to manage funds within their vaults.
  - **WithdrawalContract:** Facilitates secure withdrawals for investors based on vault performance or staking period.
  - **VerificationContract:** Ensures trader verification through wallet credit scores and social profile checks.
 

## Why Stellar:
- **Security and Reliability:** Stellar's robust infrastructure ensures secure transactions and fund management.
- **Real-Time Performance:** Stellar's fast transaction processing allows for real-time performance tracking of investments.
- **Interoperability:** Stellar's compatibility with various cryptocurrencies and its anchor network provides seamless offramps and onramps.
 

## SEP Integrations:
- **SEP-0010 (Authentication):** Implement Stellar's authentication protocol for secure user logins and transactions.
- **SEP-0024 (Token Transfers):** Utilize SEP-0024 for seamless deposit and withdrawal processes.
 

## Connections to Ecosystem Partners:
- **Stellar Anchors:** Integrate with Stellar anchors for fiat onramps and offramps, enhancing accessibility for investors.
- **Financial Institutions:** Collaborate with financial institutions for broader market reach and compliance.
 

## Architecture Overview:
- **Frontend:** Built with React and TypeScript, providing a user-friendly interface for traders and investors.
- **Backend:** Node.js and Express for handling API requests and server-side operations.
- **Blockchain Integration:** Soroban smart contracts deployed on Stellar to manage core functionalities.
 

### Technical Architecture

For a detailed technical architecture, please refer to the [technical architecture document](link-to-document).

This overview provides a comprehensive understanding of AssetNest's product and its integration with the Stellar blockchain, highlighting the platform's innovative approach to decentralized crypto asset management.

Technical Architecture Doc

1. Frontend Technology: React, TypeScript Features: User-friendly interface for traders and investors Real-time performance tracking Wallet integration using Stellar SDK 2. Backend Technology: Node.js, Express Features: API for handling client requests Integration with Soroban smart contracts Data storage and retrieval 3. Blockchain Integration Technology: Stellar, Soroban Contracts: VaultFactoryContract: Manages vault creation InvestmentContract: Handles investments FundManagementContract: Manages funds within vaults WithdrawalContract: Facilitates secure withdrawals VerificationContract: Ensures trader verification