1.0.3 • Published 1 year ago

b-test-network-dda9a7a v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

⭐️ Documentation

See the developer documentation

📦 Installation

Integrating your app with Bandit will need our npm package:

# Via NPM:
npm install --save bandit

# Via Yarn:
yarn add bandit

Alternatively you can load via CDN with by adding a script tag to your app’s :

<script src="https://cdn.jsdelivr.net/npm/fortmatic/dist/bandit.js"></script>

💎 Usage

import Bandit from 'bandit';

const bandit = new Bandit({consumerId: ""})

// initiating mint
bandit.initMint({/* ... */})
1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

1.6.156

1 year ago