Skip to content

Access-Labs-Inc/node-js-examples

Repository files navigation

Node.js Examples of working with Access Protocol bindings

In this repo the aim is to showcase different ways to use Access Protocol bindings in Javascript world.

Install

pnpm install

Examples

1. How to get creator's pool information

pnpm run creators-pool

corresponding code creators_pool.ts

2. How to check if user is subscriber for specific creator

pnpm run is-user-locked-in-pool

corresponding code is_user_locked_in_pool.ts

About

Examples of using Access Protocol in Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published