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

cats-predict frontend #7

Open
wants to merge 9 commits into
base: vt-digit-recognition-frontend
Choose a base branch
from

Conversation

vraja-nayaka
Copy link
Collaborator

No description provided.

@vraja-nayaka vraja-nayaka changed the title cats-dogs-predict frontend cats-predict frontend Jan 29, 2025
@@ -6,3 +6,5 @@ export const ETH_NODE_ADDRESS = import.meta.env.VITE_ETH_NODE_ADDRESS;

export const DIGIT_RECOGNITION_CONTRACT_ADDRESS = import.meta.env
.VITE_CONTRACT_ADDRESS_DIGIT_RECOGNITION as `0x${string}`;
export const CAT_IDENTIFIER_CONTRACT_ADDRESS = import.meta.env
.VITE_CONTRACT_ADDRESS_CAT_IDENTIFIER as `0x${string}`;

Choose a reason for hiding this comment

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

Better to reuse HexString from @gear-js/api.

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