8000 Add Asset Hub Augmentation to types-augmentation and api-augmentation · Issue #6115 · polkadot-js/api · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add Asset Hub Augmentation to types-augmentation and api-augmentation #6115

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
TarikGul opened this issue Mar 13, 2025 · 0 comments
Open
Assignees
Labels
Feature New functionality expanding SDK’s capabilities, adding tools or APIs for developers.

Comments

@TarikGul
Copy link
Member

Since a majority of the pallets are moving from the relay chain to asset-hub, it would be good to also provide augmented static types for those chains as well.

This is where it would be imported for types-augment:

import './types-substrate.js';
import './types-polkadot.js';
import './types-kusama.js';

The main goal here is to understand the underlying architecture and user experience behind api-augment, and see how we can easily add the asset-hub types here as well.

@valentinfernandez1 valentinfernandez1 added the Feature New functionality expanding SDK’s capabilities, adding tools or APIs for developers. label Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New functionality expanding SDK’s capabilities, adding tools or APIs for developers.
Projects
None yet
Development

No branches or pull requests

2 participants
0