Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

178 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ORGiD DID Resolver mono repository

Documentation

https://windingtree.github.io/org.id-sdk/

Setup

When you adding dependencies to your packages it is recommended to run bootstrap command from the root of the repository. This command will update packages dependencies.

yarn install
yarn bootstrap
yarn build

Testing and linting

yarn lint
yarn test

Maintenance

New repository version setup (according to the SDK stake should be chosen custom prerelease or major release version type from the lerna CLI dialog):

Prerelease:

npx lerna version --conventional-commits --conventional-prerelease --preid beta --sign-git-commit --sign-git-tag --yes

Major release:

npx lerna version --conventional-commits --conventional-graduate --sign-git-commit --sign-git-tag --yes

Publishing of the updated packages:

yarn build
npx lerna publish from-git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages