-
Notifications
You must be signed in to change notification settings - Fork 44
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
[Launchpad Discovery]:
Token Trade From Explore Page - Buy Mode
#9867
Conversation
I got some weird errors (from libs/model/src/community/UpdateCommunity.command.ts) when updating the community namespace after creating a token. ATM I just commented out the code that was causing errors. Also, libs/schemas/src/entities/token.schemas.ts was throwing weird zod type errors and failing create token call, cause of the @kurtisassad - would appreciate your help on these 2 things. |
[Launchpad Discovery]:
Token Trade From Explore Page[Launchpad Discovery]:
Token Trade From Explore Page - Buy Mode
# Conflicts: # libs/model/src/chainEventSignatures.ts # libs/model/src/token/CreateToken.command.ts
…plore' into malik.8804.token-trading-from-explore
Link to Issue
Closes: #8804
Description of Changes
Added ability to buy tokens from the explore page.
"How We Fixed It"
N/A
Test Plan
Deployment Plan
N/A
Other Considerations
N/A