SVX Documentation
HomepageAPISDK
Current
Current
  • Docs
  • Concepts
    • Digital Identity and Why It's Important
    • Digital Wallets
    • Ecosystems
    • Information Security
    • Personal Data & Attributes
    • Privacy- and Security-by-design
    • Secure Data Storage
    • Selective Disclosure / ZKP
    • Tokens and Tokenisation
    • Verifiable Credentials
    • Terminology
  • Platform
    • Secure Value Exchange
    • Authorisation, Tenant & Organisation Manager (ATOM)
    • Credential Service
    • Decentralised Identifiers (DIDs)
    • Keys
    • Tenants, Organisations, and End-Users
    • Vault
      • Enterprise Vault
    • Portal
    • Supported Standards
  • Guides
    • Onboarding to SVX
    • API Guides
      • Credentials
        • Credential Schemas
        • Credential Types
        • Issue Credentials
        • Presentation Definitions
        • Presentations
      • DIDs
        • DID Resolver
        • DID Registrar
        • DID Methods
          • did:key
          • did:web
          • did:ebsi
          • did:indy
        • DID Controller Keypair
      • OpenID Connect
        • For Verifiable Presentation
      • Users
        • Inviting End-Users
        • Authenticating End-Users
      • Vault
        • Items and Slots
        • Connections and Sharing
        • Classification Hierarchies
        • Attachments
        • On-sharing & Client Tasks
        • Account Delegation
      • Machine-2-Machine Communication
    • Portal Tutorials
      • Tenant Administrators
        • Onboard to a Tenancy
        • Dashboard and Navigation
        • Manage Tenancy
        • Manage Tenant Administrators
        • Manage Organisations
        • Manage Organisation Administrators
        • Credential Schemas
        • Applications
        • End Users
      • Organisation Administrators
        • Manage Organisation
        • Onboarding and Organisation Setup
        • Dashboard and Navigation
        • Manage Organisation Administrators
        • Credential Templates
        • View Credentials
        • Verification Templates
        • Verification Requests
        • Connections
        • Applications
    • Wallet Tutorials
      • Wallet Set Up
      • Provider Registration
      • Organisation Configuration
      • Credentials
      • Requests
      • Security
      • Wallet Recovery
  • Tools
    • Meeco SDK & CLI
    • Cryppo SDK & CLI
  • Releases
    • 2.1.1
    • 2.1.0
    • 2.0.0
    • 1.4.3
    • 1.4.2
    • 1.4.1
    • 1.4.0
    • 1.3.8
    • 1.3.7
    • 1.3.6
    • 1.3.5
    • 1.3.4
    • 1.3.3
    • 1.3.2
    • 1.3.0
    • 1.2.5
    • 1.2.4
    • 1.2.3
    • 1.2.2
    • 1.2.1
    • 1.2.0
    • 1.1.0
    • 1.0.0
    • Legacy API-of-Me
  • Policies
    • Privacy
    • Developer Policy
Powered by GitBook
On this page
  • SDK
  • SDK in other languages
  • CLI
  • A tool for interacting with Meeco services and databases

Was this helpful?

Edit on GitHub
  1. Tools

Meeco SDK & CLI

Last updated 1 year ago

Was this helpful?

We have created the and the .

SDK

SDK in other languages

Whilst the SDK is currently only available in Typescript/Javascript, we are in the process of creating the SDK in other languages:

  • Java

  • Swift

  • Dart

CLI

A tool for interacting with Meeco services and databases

To get the Meeco platform up and running so that you can get a feel for it as a developer, we have created some tools that set up a Meeco User and create all the necessary access tokens and keys for you to explore what Meeco can do.

In short, it can:

  • Create Users

  • Connect Users

  • Create Items and Templates

  • Share Items between Connected Users

  • Create and Manage Organisations

The Typescript CLI and SDK Github repos reside below in the downloads section.

The CLI documentation can be found below - it will help you set up tool so you can begin making requests against our APIs.

The Typescript SDK documentation can be found below

The CLI relies heavily on the SDK, so by running through the commands we've got set up, you'll be able to follow along and learn how the Meeco Platform works, and give you some idea about what it can do.

Our first release of the SDK is written in Typescript, and we have it released as an so you can easily import our modules into your project and start making calls to our APIs.

For full usage and functionality, you can visit the .

If you would like a port of the Meeco SDK in another language, let us know through the with "Developer Portal" set as the Enquiry Type.

You can use the keys and tokens that the Meeco CLI has generated in combination with the tool to get a feel for the encryption and decryption flows.

Feed this data back to the Meeco-CLI to store it against a Meeco User and then Share it! You can read more about and in the Guides section of this documentation site.

NPM Package here
API Docs
Meeco.me contact page
Cryppo-CLI
Connections and Sharing
Items
Meeco SDK
Meeco CLI
Logojs-sdk/packages/sdk at master · Meeco/js-sdkGitHub
Logojs-sdk/packages/sdk at master · Meeco/js-sdkGitHub
Logojs-sdk/packages/cli at master · Meeco/js-sdkGitHub
Logojs-sdk/packages/cli at master · Meeco/js-sdkGitHub
Notice stating that this section of Meeco's documentation is undergoing updates.