For the complete documentation index, see llms.txt. This page is also available as Markdown.

SDKs

Official SDKs for integrating Branta. Each package README includes an Integration Guide covering send/receive side flows, display rules, and code examples.

.NET

NuGet: Brantagithub.com/BrantaOps/branta-dotnet

AI agent prompt:

Install the latest version of the Branta NuGet package. Find and read the README.md from the installed package, then follow the Integration Guide section to implement Branta.

JavaScript / TypeScript

npm: @branta-ops/brantagithub.com/BrantaOps/branta-js

AI agent prompt:

Install the latest version of @branta-ops/branta from npm. Read the README.md from the installed package, then follow the Integration Guide section to implement Branta.

Dart / Flutter

pub.dev: brantagithub.com/BrantaOps/branta-dart

AI agent prompt:

Install the latest version of the branta package from pub.dev. Read the README.md from the installed package, then follow the Integration Guide section to implement Branta.

Last updated