Skip to content

Comments

feat: rename to WDK, publish workflow#13

Merged
chetasr merged 4 commits intotetherto:mainfrom
jonathunne:main
Sep 26, 2025
Merged

feat: rename to WDK, publish workflow#13
chetasr merged 4 commits intotetherto:mainfrom
jonathunne:main

Conversation

@jonathunne
Copy link
Contributor

@jonathunne jonathunne commented Sep 25, 2025

This PR renames WdkManager to WDK:

  • Despite sharing similar naming, WdkManager is a different class altogether compared to the WalletManager*** classes implemented in each of the wallet-* modules. This naming conflict is a potential point of confusion for newcomers to WDK, especially since you need to interface with both when spinning up an instance.

This PR also introduces a publish workflow and prepares the package for publishing on npmjs.com:

  • Add publish workflow
  • Set publishConfig.access = "restricted"
  • Migrate package name from @wdk/core to @tetherto/wdk
  • Add npm access token to build workflow

This PR also adds a README to the package

jonathunne and others added 2 commits September 26, 2025 19:18
Co-authored-by: Chetas Murali <thephantomblu@gmail.com>
Co-authored-by: Chetas Murali <thephantomblu@gmail.com>
@jonathunne jonathunne requested a review from chetasr September 26, 2025 09:19
@chetasr chetasr merged commit 34fa816 into tetherto:main Sep 26, 2025
1 check failed
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.

4 participants