Skip to content

Documentation cleanup#426

Merged
mike-parkhill merged 9 commits into
docknetwork:masterfrom
esplinr:master
Oct 2, 2025
Merged

Documentation cleanup#426
mike-parkhill merged 9 commits into
docknetwork:masterfrom
esplinr:master

Conversation

@esplinr

@esplinr esplinr commented Sep 30, 2025

Copy link
Copy Markdown
Contributor

Consistently using npm
Removing notes about tokens and Polkadot
Improving organization of files
Edits for clarity

@esplinr
esplinr requested a review from AgneCaunt September 30, 2025 03:57
AgneCaunt
AgneCaunt previously approved these changes Sep 30, 2025
Comment thread docs/other-topics.md
The main thread will interact with the services by using the client
@docknetwork/wallet-sdk-core/lib/client

Notice that the `modules` folder is running in the main thread (react native) and will be using the json rpc client (`@docknetwork/wallet-sdk-core/lib/client`) to interact with `@docknetwork/wallet-sdk-core/lib/service` methods

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the files @docknetwork/wallet-sdk-core/lib/client and @docknetwork/wallet-sdk-core/lib/service doesn't exist.

The proper path should be:

@docknetwork/wallet-sdk-wasm/lib/services/[moduleName]/service-rpc to interact with @docknetwork/wallet-sdk-wasm/lib/services/[moduleName]/service.js

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I updated the guidance. Please check to see if I understood correctly.

@maycon-mello

Copy link
Copy Markdown
Collaborator

Looks good, just a minor change required for JSON-RPC implementation path

@mike-parkhill
mike-parkhill merged commit 2b47b7b into docknetwork:master Oct 2, 2025
6 checks passed
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