Skip to content

mariano-aguero/sdk-blockchain-library-boilerplate

Repository files navigation

SDK blockchain library boilerplate

A typescript boilerplate that can be used to create a library

Unit Tests Lint npm version npm bundle size (scoped version)

Setup

# Install dependencies
cd packages/library
yarn
# build package
cd packages/library
yarn build

# publish the library
cd packages/library
npm publish

Start Example dApp

Demo

Live Preview

Getting started :octocat:

Prequalities

Node >= 12.9
yarn >= 1.22

After the setup run the example locally using

yarn dapp start

Contributing

If you have suggestions for how SDK library boilerplate could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

License

MIT © 2021 - Mariano Aguero

And that's all 🔥

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published