@tyrads.com/tyrads-sdk-iframe
Version:
Official TyrAds SDK for NodeJS
23 lines (15 loc) • 426 B
Markdown
# TyrAds Node SDK – Web (Iframe)
A Node wrapper for easily embedding TyrAds web offerwalls via iframe.
## 🚀 Features
- Initialize TyrAds iframe with just an API key, secret & user ID
- Automatically injects iframe into your Node app
- Lightweight and easy to integrate
## 📦 Installation
Use NPM:
```bash
npm install @tyrads.com/tyrads-sdk-iframe
```
Use Yarn:
```bash
yarn add @tyrads.com/tyrads-sdk-iframe
```