0.4.16 • Published 5 months ago

@danogo-js/sdk v0.4.16

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
5 months ago

danogojs

Danogo Software Development Kit (SDK)

SDK

  • Blueprint Reader: reading validators and type definitions from plutus.json
  • Deployer: the abstraction class for deploying smart contracts. Implemented common helpers. Example: Bond Issue Deployer
  • Koios Client: an on-chain query provider, alternative to Blockfrost. Aiming to provide stable APIs, efficient request calls and custom logging. See API Documentation
  • Koios Provider: A custom Lucid Provider, wrapping Koios Client to prefer the advantages

Build & Publish

Build

bun run build

Output files is redirected to the /dist folder. So we can make publish in that folder

Publish

  1. Change working directory to the /dist folder
  2. Login to the npm account: npm login
  3. Link to the public package: npm link danogojs
  4. Init/Review the package.json version, ensure the package info is correct
  5. Publish: npm publish
0.4.10

5 months ago

0.4.9

6 months ago

0.4.8

6 months ago

0.4.15

5 months ago

0.4.16

5 months ago

0.4.13

5 months ago

0.4.14

5 months ago

0.4.11

5 months ago

0.4.12

5 months ago

0.4.5

6 months ago

0.4.4

6 months ago

0.4.7

6 months ago

0.4.6

6 months ago

0.4.1

6 months ago

0.3.2

10 months ago

0.4.0

7 months ago

0.3.1

10 months ago

0.4.3

6 months ago

0.4.2

6 months ago

0.3.3

10 months ago

0.1.11

12 months ago

0.2.1

12 months ago