Skip to content

feat(sdk-coin-near): add Nep-141 skeleton #6152

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

Merged
merged 1 commit into from
May 22, 2025
Merged

feat(sdk-coin-near): add Nep-141 skeleton #6152

merged 1 commit into from
May 22, 2025

Conversation

ravibitgo
Copy link
Contributor

@ravibitgo ravibitgo commented May 20, 2025

Ticket: COIN-4141

@ravibitgo ravibitgo marked this pull request as ready for review May 22, 2025 04:35
@ravibitgo ravibitgo requested review from a team as code owners May 22, 2025 04:35
Copy link
Contributor

@nvrakesh06 nvrakesh06 left a comment

Choose a reason for hiding this comment

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

LGTM

@@ -0,0 +1,58 @@
import { Near } from './near';
import { coins, Nep141TokenConfig, NetworkType, tokens } from '@bitgo/statics';
import { BitGoBase, CoinConstructor, NamedCoinConstructor } from '@bitgo/sdk-core';
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: external imports should be on top

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Agreed, will handle it in #6154

@ravibitgo ravibitgo merged commit 43537f8 into master May 22, 2025
11 checks passed
@ravibitgo ravibitgo deleted the COIN-4141 branch May 22, 2025 06:42
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.

3 participants