0.6.1 • Published 28 days ago

@nulink_network/nulink-ts-crosschain v0.6.1

Weekly downloads
-
License
GPL-3.0-only
Repository
github
Last release
28 days ago

nulink-ts

Communicate with nulink network from browser.

Disclaimer

This is a work in progress

  • SDK does not support policy revocation.
  • We expect breaking changes.

Supported networks

nulink-ts is available on the following networks:

  • horus

Usage

Run with:

1. Rename .env.example to .env
2. Modify config:
  // The create policy contract address. In the NuLink testnet, you can use the address: 0x525186799af91dd2EF1276c090309e50769DCD29
  # contract for testing domain envrionment V7
  REACT_APP_BSC_TESTNET_CONTRACT_SUBSCRIPTMANAGER_ADDRESS=xxxxx
3. yarn install
4. yarn test
5. yarn build

Development

Install git hooks

npx husky install

Generate contract typings

yarn typechain

Prepare a new release

yarn run prepare-release

Examples

See ./test directory for usage examples.

See ./examples directory for examples of browser integration.

See ./examples/api-example.ts for an abridged API example.

0.6.1

28 days ago

0.6.0

2 months ago

0.5.9

2 months ago

0.5.7

2 months ago

0.5.6

2 months ago

0.5.5

2 months ago

0.5.4

5 months ago

0.5.3

5 months ago

0.5.2

5 months ago

0.5.1

5 months ago

0.5.0

6 months ago

0.1.11

7 months ago

0.1.10

7 months ago

0.1.9

7 months ago

0.1.8

7 months ago

0.1.7

7 months ago

0.1.6

7 months ago

0.1.5

7 months ago

0.1.4

7 months ago

0.1.3

8 months ago

0.1.2

8 months ago

0.1.1

8 months ago

0.1.0

8 months ago