Skip to content

How can I generate stx and btc addresses using @stacks/cli code, not command line? #35

How can I generate stx and btc addresses using @stacks/cli code, not command line?

How can I generate stx and btc addresses using @stacks/cli code, not command line? #35

name: Add new issues to DevTools project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/hirosystems/projects/15
github-token: ${{ secrets.GH_TOKEN }}