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: Meson & Stargate token API #211

Merged
merged 42 commits into from
Dec 30, 2024
Merged

feat: Meson & Stargate token API #211

merged 42 commits into from
Dec 30, 2024

Conversation

Halibao-Lala
Copy link
Collaborator

@Halibao-Lala Halibao-Lala commented Dec 23, 2024

Description

Issue ticket number and link

Types of changes

  • Docs refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • I have updated changeset
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@Halibao-Lala Halibao-Lala changed the title Feat/token api1216 feat: Meson & Stargate token API Dec 23, 2024
@@ -0,0 +1,15 @@
import { useMemo } from 'react';

export function VConsole() {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Should be dev env only?

@@ -0,0 +1,44 @@
// vite.config.ts
import { defineConfig } from "file:///Users/liwen/Documents/bnb-chain/canonical-bridge/common/temp/node_modules/.pnpm/[email protected]_@[email protected][email protected]/node_modules/vite/dist/node/index.js";
Copy link
Collaborator

Choose a reason for hiding this comment

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

this file should be removed?

@Halibao-Lala Halibao-Lala merged commit 119bfa7 into main Dec 30, 2024
5 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