Add Rhino.fi swidge release docs
Created by: ihsraham
Summary
- Add release documentation for the Rhino.fi swidge provider module
@rhino.fi/wdk-protocol-swidge-rhinofi@1.0.0-beta.2. - Document installation, configuration, usage, API surface, supported route discovery, status tracking, fee controls, and SDK module listings.
- Place the Rhino.fi provider in the Swap and Bridge sidebar under the Swidge protocol interface.
- Link Rhino.fi Console for API-key setup and Rhino.fi Supported Chains for provider-maintained route support context.
- Refresh static AI docs (
/llms.txtand/llms-full.txt) so the new Rhino.fi pages are included.
References
- npm: https://www.npmjs.com/package/@rhino.fi/wdk-protocol-swidge-rhinofi/v/1.0.0-beta.2
- Package repository: https://github.com/rhinofi/wdk-protocol-swidge-rhinofi
- Rhino.fi Console: https://console.rhino.fi/
- Supported Chains: https://docs.rhino.fi/get-started/supported-chains
Release status
@rhino.fi/wdk-protocol-swidge-rhinofi@1.0.0-beta.2 is published on npm under the beta dist-tag. The npm latest dist-tag still points to 1.0.0-beta.1, so the install example pins 1.0.0-beta.2.
Validation
git diff --checkgit diff --cached --checkPATH="/opt/homebrew/opt/node@22/bin:$PATH" npm run check:metaPATH="/opt/homebrew/opt/node@22/bin:$PATH" npm run check:redirectsPATH="/opt/homebrew/opt/node@22/bin:$PATH" LINK_CHECK_EXTERNAL=false npm run check:linksPATH="/opt/homebrew/opt/node@22/bin:$PATH" npm run buildPATH="/opt/homebrew/opt/node@22/bin:$PATH" npm run qualitycurl -I -L --max-time 20 https://console.rhino.fi/curl -I -L --max-time 20 https://docs.rhino.fi/get-started/supported-chainsnpm view @rhino.fi/wdk-protocol-swidge-rhinofi versions dist-tags --json
npm run quality completed with 0 link errors. It reported npmjs 403 warnings and existing external redirects; the build generated 257 static pages and @vahor/next-broken-links found 0 broken links.