LogoLogo
▼ Other Resources
  • 🏠Atsign Docs
  • atPlatform
    • atSign
    • atRecord
  • atSDK
    • Get Started
    • Authentication
    • atKey Reference
    • CRUD Operations
    • Notifications
    • Additional Features
      • Synchronization
      • Connection Hooks
  • Infrastructure
  • 🗒️Tutorials
    • Dart atSDK Walkthrough
      • Using the atSDK with Dart
      • Get sample code
      • Cutting your atSigns keys
      • Put and Get data asynchronously
      • Send and Receive data synchronously.
      • Remote Procedure Calls (RPC)
      • atTalk - Encrypted chat client
  • Related pages
    • Main site
    • atProtocol specification
    • atSign Registrar
    • NoPorts
Powered by GitBook

© 2025 Atsign

On this page
  • Overview
  • Sections
Export as PDF

atSDK

Get to know Atsign's SDK, the atSDK

PreviousatRecordNextGet Started

Last updated 9 months ago

Overview

The atSDK is the best way to embed the atProtocol into new or existing software. This can be anything from a graphical desktop application to firmware flashed on a microcontroller.

Sections

Setup the atSDK for your preferred language

How to authenticate to an atServer

Learn how to create atKeys for your chosen platform

How to do basic CRUD operations on an atServer

How to send and receive real-time messages

Implementation specific features to know about

Get Started
Authentication
atKey Reference
CRUD Operations
Notifications
Additional Features