-
Notifications
You must be signed in to change notification settings - Fork 33
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
feat(hedera): added support for hedera network #845
Conversation
added mainnet and testnet hedera network configurations.
Please update branch and fix errors. |
added mainnet and testnet hedera network configurations.
errors fixed. |
Pls post some screenshots of the frontend to show that you have tested it and that it's working on KrypC's desired blockchain. Thanks. |
Thank you for the screenshots,
|
We just need to add the test cases, correct? |
Yes, the changes looks good, just need to update the test cases for this repo. |
Hi, |
added mainnet and testnet hedera network configurations.
Summary
feat(hedera): added support for hedera network by krypc
Changes