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

Implement Network Connector of soroban-react to read blockchain data without connecting wallet #175

Closed
chopan123 opened this issue Nov 7, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@chopan123
Copy link
Collaborator

chopan123 commented Nov 7, 2023

paltalabs/soroban-react#12

@esteblock
Copy link
Member

@abstract829 abstract829 moved this from This Week to In Progress in Soroswap.Finance SCF#17 Nov 16, 2023
@abstract829 abstract829 moved this from In Progress to This Week in Soroswap.Finance SCF#17 Nov 16, 2023
@abstract829 abstract829 moved this from This Week to In Progress in Soroswap.Finance SCF#17 Nov 16, 2023
abstract829 added a commit that referenced this issue Nov 16, 2023
@abstract829
Copy link
Collaborator

agregado, y cuando esta en prod se coloca testnet como activechain, sino standalone

const activeChain: WalletChain = process.env.NODE_ENV === 'production' ? testnet : standalone;
conn.mov

@abstract829 abstract829 moved this from In Progress to To TEST in Soroswap.Finance SCF#17 Nov 16, 2023
@github-project-automation github-project-automation bot moved this from To TEST to Done in Soroswap.Finance SCF#17 Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants