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

Fixed basic Tezos operations #4

Merged
merged 3 commits into from
Jul 19, 2024
Merged

Fixed basic Tezos operations #4

merged 3 commits into from
Jul 19, 2024

Conversation

dianasavvatina
Copy link
Collaborator

Made basic changes to fix Tezos operations in dApp and wallet:

updated RPC URIs for mainnet and ghostnet
hardcoded testnet in the wallet (Issue #2)
fixed links in README
After that basic Tezos operations work well:

start dapp and wallet
enable testnets in the wallet settings
top up tezos account for ghostnet
connect to Tezos on dApp side; approve on Wallet side
try operations on dApp

They were broken after wallets and dapps were moved to the
"advanced" folder
The Wallet was always using mainnet.
The config parameter is somehow ignored but
for now we can use the hardcoded value.
Copy link
Collaborator

@ajinkyaraj-23 ajinkyaraj-23 left a comment

Choose a reason for hiding this comment

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

LGTM

@ajinkyaraj-23 ajinkyaraj-23 merged commit e1c39eb into trili Jul 19, 2024
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