Skip to content

Conversation

@its-everdred
Copy link
Contributor

@its-everdred its-everdred commented Nov 8, 2025

Problem

At the moment, we only have a Quickstart guide for Actions SDK. We need additional detail.

Solution

  • Add Configuring Actions Doc
  • Add Integrating Wallets Doc
  • Add Wallet API Doc
  • Add Lend API Doc
  • Add actions-sdk as a devDependency and script to generate doc components from inline docs
  • Merge Actions SDK version bump
  • Use pnpm prebuild to generate docs from the latest version

Known issues

The auto-generated type docs are bare-bones and will be improved in the next PR in the following ways:

  • Add missing Wallet + Lend Documentation type definitions
  • Add backend WalletConfig examples
  • Add type definitions to params on hover
  • Add ActionsConfig Documentation page
  • Add Assets Documentation page
  • Add Chains Documentation page
  • Once all Actions Docs are complete, move them to a more obvious nav bar position

.nx-card img,
[class*="card"] img[src*="/public/img/"] {
background: transparent !important;
}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Before:
Image

After:
Image

@its-everdred
Copy link
Contributor Author

Worth reviewing the 4 new docs found in App Developers > Reference > Actions SDK via the preview link.

@its-everdred its-everdred marked this pull request as ready for review November 12, 2025 00:35
@its-everdred its-everdred requested a review from a team as a code owner November 12, 2025 00:35
Copy link
Collaborator

@sbvegan sbvegan left a comment

Choose a reason for hiding this comment

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

looking good! I noticed that the dependency in the package.json is v^0.0.4, but all the links are to the source code for 0.0.3. Should those links get bumped to the next version?

Co-authored-by: soyboy <85043086+sbvegan@users.noreply.github.com>
Copy link
Collaborator

@sbvegan sbvegan left a comment

Choose a reason for hiding this comment

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

I'll leave it to Harry for the final approval, but this should let you merge it when you're ready

Copy link
Contributor

@tremarkley tremarkley left a comment

Choose a reason for hiding this comment

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

really good job on this!

@its-everdred its-everdred merged commit 4cf6d05 into mintlify Nov 12, 2025
7 checks passed
@its-everdred its-everdred deleted the kevin/actions-references branch November 12, 2025 22:33
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