From 93f050d8c601d0387650fd346b1734b20cf34e79 Mon Sep 17 00:00:00 2001 From: Vladimir Koryagin Date: Thu, 21 Nov 2024 15:12:15 +0300 Subject: [PATCH] created README --- README.md | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..95d7543 --- /dev/null +++ b/README.md @@ -0,0 +1,27 @@ +# Staking.Kiwi Widget + +The Staking.Kiwi Widget offers a quick way to integrate Staking.Kiwi functionality directly into your HTML page. Staking.Kiwi is a delegator’s cockpit and a staking aggregator that provides a one-stop solution for Solana staking: + +* User-friendly, clear and informative interface +* Supports validators as well as stake pools +* Validator and delegator accounting reports +* Delegator cockpit with stake management tools + +The Widget brings the power of Staking.Kiwi’s sleek design, ultrafast interface, and robust functionality to your website. Whether you’re a validator, delegator, or a staking enthusiast, embedding the Staking.Kiwi Widget ensures easy access to the reliable and user-friendly staking solution. + +## How to embed the widget + +1. Copy the code below and paste it to your HTML page between the `...` tags, where: + +* `[YOUR VALIDATOR'S VOTE KEY]` is the vote key of your validator node. +* `[THEME]` is the Widget's theme: replace with `light` for a light theme, replace with `dark` for a dark one. + +```html + +``` + +2. Done! Delegators can now stake to your validator directly on your website. + +## Useful links + +* Staking Kiwi: [https://staking.kiwi/](https://staking.kiwi/).