// getting-started / installation

Installation

Install the official Vembric SDK for your language of choice.

node.js

npm install @vembric/sdk

python

pip install vembric

ruby

gem install vembric

go

go get github.com/vembric/vembric-go

requirements

  • Node.js v18+
  • Python 3.8+
  • Ruby 3.0+
  • Go 1.21+