Skip to content

provenant-dev/au-issuance-tool

Repository files navigation

How to run

Steps

  • Install node v18. Recommended way to install node is via nvm
  • cp .env.example .env
  • docker compose up
  • Optional, if using nvm, then nvm use
  • npm i
  • chmod +x issue-au.sh
  • ./issue-au.sh
  • Make sure to add generated data in this file keys/keys.md and commit changes to main branch

Output

Result will appear in console:

AID=*****************************************
PUBLIC KEY=*****************************************
PRIVATE KEY=*****************************************
AU issued

How to debug in IDE

  • Uncomment line in .env that are for debugging in IDE
  • Use launch config in .vscode/launch.json and run debugger via IDE debug option

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5