@rsksmart/powpeg-sdk
v1.1.0
Published
SDK for creating native peg-in and peg-out transactions following the PowPeg protocol.
Downloads
130
Keywords
Readme
powpeg-sdk
SDK for creating native peg-in and peg-out transactions following the PowPeg protocol.
How to publish a beta package?
- Update
package.jsonversionfield to the format<version>-beta.<i++>(eg: 1.0.1-beta.0). - Create tag matching the
versionfield. - Push pre-release for the github package.
How to publish a package?
- Update
package.jsonversionfield to the format<version>(eg: 1.0.1). - Create tag matching the
versionfield. - Publish the github package.
