Skip to content

Nick-Goorwah/origin-247-sdk

 
 

Repository files navigation

Origin 24/7 SDK

SDK for implementing Origin solutions in 24/7 mode - which is continuous certificate trade between sites.

Development

Release

  1. Install lerna (globally)
  2. Authorize with npm (configure ~/.npmrc file)
  3. For canary: export BUILD_ID=(date +"%s"); yarn publish:canary
  4. For release configure GH_TOKEN variable and run: yarn publish:release

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 98.6%
  • Other 1.4%