Skip to content
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

feat: mainnet support for the js-sdk #2109

Open
thephez opened this issue Sep 5, 2024 · 2 comments
Open

feat: mainnet support for the js-sdk #2109

thephez opened this issue Sep 5, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request js-sdk JS Dash SDK related
Milestone

Comments

@thephez
Copy link
Collaborator

thephez commented Sep 5, 2024

Expected Behavior

The mainnet network type would be supported.

Current Behavior

Currently, the JS SDK can only use mainnet if the dapiAddresses client option is used.

Possible Solution

Update to work more like testnet where simply setting the network type is all that's required. Or provide a mainnet seed that could be used instead of hard-coding specific evonode addresses.

Alternatives Considered

Additional Context

@thephez thephez added the enhancement New feature or request label Sep 5, 2024
@shumkov shumkov added this to the v1.3.0 milestone Sep 5, 2024
@shumkov shumkov self-assigned this Sep 5, 2024
@thephez thephez added the js-sdk JS Dash SDK related label Sep 12, 2024
@shumkov shumkov modified the milestones: v1.3.0, v1.4.0 Sep 22, 2024
@shumkov
Copy link
Member

shumkov commented Sep 22, 2024

JS SDK is updated #2146 and #2161

@shumkov
Copy link
Member

shumkov commented Sep 22, 2024

The infrastructure team is working on testnet and miannet seed nodes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request js-sdk JS Dash SDK related
Projects
Status: In Progress
Development

No branches or pull requests

2 participants