Assylum-Labs
hermis
TypeScript

Core wallet logic for the Solana Headless SDK

Last updated Jun 11, 2026
25
Stars
1
Forks
0
Issues
0
Stars/day
Attention Score
55
Language breakdown
No language data available.
Files click to expand
README

Solana Headless SDK

npm version License

A modular, UI-agnostic wallet adapter for Solana applications. Build wallet integrations with complete flexibility—no enforced UI constraints.

Documentation

Comprehensive documentation is available at docs.hermis.dev

Packages

| Package | Version | Description | |---------|---------|-------------| | @hermis/solana-headless-adapter-base | npm | Framework-agnostic wallet adapter | | @hermis/solana-headless-react | npm | React hooks and components | | @hermis/solana-headless-vue | Coming Soon | Vue composables and components |

Development

This repository is a pnpm monorepo managed with Turborepo.

# Clone the repository
git clone https://github.com/Assylum-Labs/hermis.git

Install dependencies

pnpm install

Build all packages

pnpm build

Run tests

pnpm test

Contributing

We welcome contributions! Please see CONTRIBUTING.md for guidelines.

License

Apache 2.0 - see LICENSE for details.

© 2026 GitRepoTrend · Assylum-Labs/hermis · Updated daily from GitHub