Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 653 Bytes

README.md

File metadata and controls

35 lines (22 loc) · 653 Bytes

Solana staking widget

Getting Started

Set up your environment:

cp .env.example .env

Get VITE_KILN_ACCOUNT_ID and VITE_KILN_API_KEY from Kiln Dashboard.

Install dependencies and run local development server:

bun install
bun dev

Build for production

bun run build

Demo

https://youtu.be/Q9E02UWArdw

Contact us

[email protected]

©️ Copyright Kiln, all rights reserved

This software is licensed under the Business Source License 1.1 (BSL 1.1). See the LICENSE file for details.