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

1231 Solana client #1254

Merged
merged 22 commits into from
Sep 6, 2024
Merged

1231 Solana client #1254

merged 22 commits into from
Sep 6, 2024

Conversation

0xp3gasus
Copy link
Contributor

No description provided.

This was linked to issues Aug 30, 2024
@0xp3gasus 0xp3gasus marked this pull request as ready for review September 2, 2024 11:05
"command": "yarn install"
}
]
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
}
}

{
"name": "Devcontainer",
"image": "ghcr.io/codesandbox/devcontainers/typescript-node:latest"
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
}
}

"esModuleInterop": true,
"lib": ["es6", "dom", "es2016", "es2017"]
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
}
}

"access": "public",
"directory": "release/package"
}
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
}
}

"include": [
"src/**/*"
]
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
}
}

Copy link
Contributor

@juanfri-web3 juanfri-web3 left a comment

Choose a reason for hiding this comment

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

Great!! 🚀

@0xp3gasus 0xp3gasus merged commit ab0d8e4 into master Sep 6, 2024
1 check passed
@0xp3gasus 0xp3gasus deleted the 1231-solana branch September 6, 2024 09:34
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.

is there solana sdk in xchainjs? Solana Client
2 participants