Skip to content

deltav-deltaverse/Altura-Guard-II-JS-SDK-Demo

 
 

Repository files navigation

Logo

Website: https://alturanft.com

Live Demo: https://jsguarddemo.alturanft.com/

Altura Guard II - JS-SDK Demo

This demo showcases Altura Guard II with JS-SDK integration

Run Locally

Clone the project

  git clone https://github.com/alturanft/Altura-Guard-II-JS-SDK-Demo

Go to the project directory

  cd  Altura-Guard-II-JS-SDK-Demo

Edit .env with your API Key

ALTURA_API_KEY = # Your Altura API key that you can get for free at https://app.alturanft.com

Install dependencies

  npm i

Start the server

  npm run dev

Documentation

To learn more about the altura-js SDK function, please visit our official documentation via:

https://docs.alturanft.com/altura-documentation/js-sdk-reference/installation

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.2%
  • JavaScript 3.5%
  • CSS 1.3%