Skip to content

feat(bitgo): wire Starknet into coin factory and account-lib#8782

Draft
shubham-damkondwar wants to merge 1 commit into
feat/starknet/pr2-sdk-modulefrom
feat/starknet/pr3-integration
Draft

feat(bitgo): wire Starknet into coin factory and account-lib#8782
shubham-damkondwar wants to merge 1 commit into
feat/starknet/pr2-sdk-modulefrom
feat/starknet/pr3-integration

Conversation

@shubham-damkondwar
Copy link
Copy Markdown
Contributor

Summary

  • Registers Starknet in coinFactory.ts and account-lib
  • Adds package dependencies and tsconfig module references
  • Updates CODEOWNERS and Dockerfile

Changes

  • bitgo/src/v2/coinFactory.ts — registerCoinConstructors + getCoinConstructor
  • bitgo/src/v2/coins/index.ts — import/export Starknet, Tstarknet
  • account-lib/src/index.ts — module import, export, coinBuilderMap
  • account-lib/package.json + bitgo/package.json — @bitgo/sdk-coin-starknet dependency
  • account-lib/tsconfig.json + bitgo/tsconfig.json + tsconfig.packages.json — module references
  • CODEOWNERS — ownership line
  • Dockerfile — auto-generated via yarn update-dockerfile

Related

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant