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

[GSW-322] feat: Apply tm2-js-client and integrate with Adena #203

Merged
merged 7 commits into from
Sep 27, 2023

Conversation

jinoosss
Copy link
Member

No description provided.

@vercel
Copy link

vercel bot commented Sep 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gnoswap-interface ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 27, 2023 8:49am

@@ -0,0 +1 @@
NEXT_PUBLIC_API_URL="https://mock-api.gnoswap.io/v3/testnet"
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add .env to .gitignore file.
And add .env.example

try {
const provider = new WSProvider(network.wsUrl, 5 * 1000);
provider.waitForOpenConnection().then(() => setRPCProvider(provider));
} catch { }
Copy link
Contributor

Choose a reason for hiding this comment

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

??

Copy link
Contributor

@harryoh harryoh left a comment

Choose a reason for hiding this comment

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

👍

@jinoosss jinoosss merged commit 9efe6ee into develop Sep 27, 2023
4 checks passed
@jinoosss jinoosss deleted the GSW-343-set-up-the-tm-2-js-client-environment branch September 27, 2023 08:50
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.

2 participants