0.6.5 • Published 11 months ago
@nulink_network/nulink-ts-crosschain v0.6.5
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.5
11 months ago
0.6.3
1 year ago
0.6.2
1 year ago
0.6.4
1 year ago
0.6.1
1 year ago
0.6.0
1 year ago
0.5.9
1 year ago
0.5.7
1 year ago
0.5.6
1 year ago
0.5.5
1 year ago
0.5.4
2 years ago
0.5.3
2 years ago
0.5.2
2 years ago
0.5.1
2 years ago
0.5.0
2 years ago
0.1.11
2 years ago
0.1.10
2 years ago
0.1.9
2 years ago
0.1.8
2 years ago
0.1.7
2 years ago
0.1.6
2 years ago
0.1.5
2 years ago
0.1.4
2 years ago
0.1.3
2 years ago
0.1.2
2 years ago
0.1.1
2 years ago
0.1.0
2 years ago