0.1.11 • Published 9 months ago
@danogojs/sdk v0.1.11
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
- Change working directory to the
/dist
folder - 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.1.11
9 months ago
0.1.10
9 months ago
0.1.9
9 months ago
0.0.10
11 months ago
0.1.2
12 months ago
0.1.1
1 year ago
0.1.8
11 months ago
0.1.7
11 months ago
0.1.4
11 months ago
0.1.3
12 months ago
0.1.6
11 months ago
0.1.5
11 months ago
0.1.0
1 year ago
0.0.7-dev-3
1 year ago
0.0.9
1 year ago
0.0.8
1 year ago
0.0.7-dev-2
1 year ago
0.0.7-dev
1 year ago
0.0.6
1 year ago
0.0.3
1 year ago
0.0.2
1 year ago
0.0.5
1 year ago
0.0.4
1 year ago
0.0.1
1 year ago