0.4.16 • Published 8 months ago
@danogo-js/sdk v0.4.16
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 buildOutput files is redirected to the /dist folder. So we can make publish in that folder
Publish
- Change working directory to the
/distfolder - Login to the npm account:
npm login - Link to the public package:
npm link danogojs - Init/Review the package.json version, ensure the package info is correct
- Publish:
npm publish
0.4.10
8 months ago
0.4.9
8 months ago
0.4.8
8 months ago
0.4.15
8 months ago
0.4.16
8 months ago
0.4.13
8 months ago
0.4.14
8 months ago
0.4.11
8 months ago
0.4.12
8 months ago
0.4.5
9 months ago
0.4.4
9 months ago
0.4.7
8 months ago
0.4.6
9 months ago
0.4.1
9 months ago
0.3.2
1 year ago
0.4.0
10 months ago
0.3.1
1 year ago
0.4.3
9 months ago
0.4.2
9 months ago
0.3.3
1 year ago
0.1.11
1 year ago
0.2.1
1 year ago