Contents

Using the Node.js SDK

Click here

Using the Python SDK

For Installation steps

#create a virtual environment, an example is shown below
python3 -m venv env #check your python version and set this accordingly , 
source env/bin/activate #activate your virtual environment

pip3 install snet-sdk

Click here

Last modified on : 18-Apr-24

Sign up for developer updates

×