2.2.23 ā€¢ Published 8 days ago

@build-5/sdk v2.2.23

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
8 days ago

@build-5/sdk is a complete framework to interact with Build5 platform and various DLTs like IOTA and Shimmer.

  • šŸ•’ Fast and Reliable
  • šŸ’Ŗ Tested and trusted
  • šŸ”„ Scalable
  • šŸ“¦ Simple and easy to use
  • šŸ‘« Supports both client and server use

Getting Started

Documentation

You can find more details, API, and other docs on developer.buildcore.io website.

Installation

npm install @build-5/sdk --save
npm install @build-5/interfaces --save

API

It's easy to use Build5 SDK to read, post or constract OTR requests.

import { Build5, https } from '@build-5/sdk';
import { Dataset } from '@build-5/interfaces';

const member = await https(origin).createProject(<YourProjectApiKey>)
                                  .dataset(Dataset.MEMBER)
                                  .id('0x551fd2c7c7bf356bac194587dab2fcd46420054b')
                                  .get();

console.log(member);

šŸ“šAPI Reference

Contributors

This project exists thanks to all the people who contribute.

Please give us a šŸ’– star šŸ’– to support us. Thank you.

And thank you to all our backers! šŸ™

License

Build.5 solutions are licensed under a APACHE 2 License.

2.2.22

28 days ago

2.2.23

28 days ago

2.2.20

1 month ago

2.2.21

1 month ago

2.2.1-9.1710516149

2 months ago

2.2.19

2 months ago

2.2.1-8.1708983418

2 months ago

2.2.18

2 months ago

2.2.1-5.1708545135

3 months ago

2.2.17

3 months ago

2.2.15

3 months ago

2.2.16

3 months ago

2.2.1-6.1708583344

3 months ago

2.2.1-4.1708451243

3 months ago

2.2.14

3 months ago

2.2.13

3 months ago

2.2.1-3.1708388002

3 months ago

2.2.11

3 months ago

2.2.12

3 months ago

2.2.1-1.1708012935

3 months ago

2.2.10

3 months ago

2.2.9

4 months ago

2.2.8

4 months ago

2.2.7

4 months ago

2.2.5

4 months ago

2.2.4

4 months ago

2.2.6

4 months ago

2.2.3

4 months ago

2.2.2

4 months ago

2.2.1

5 months ago

2.1.2-7.1703045264

5 months ago

2.1.2-7.1703044199

5 months ago

2.1.2-7.1703044553

5 months ago

2.1.2-7.1703039613

5 months ago

2.1.2-7.1703044117

5 months ago

2.2.0

5 months ago

2.1.2-7.1703095099

5 months ago

2.1.2-7.1703085419

5 months ago

2.1.2-7.1703095435

5 months ago

2.1.2-7.1703046028

5 months ago

2.1.2-5.1702931401

5 months ago