-
transfer of https://github.com/hashgraph/hedera-sdk-tck to Hiero
-
### Description
When I create a NodeUpdate or NodeCreate transaction and set the proper endpoints with the proper ports, then serialize and deserialize the transaction, the endpoint ports are now dif…
-
Both Hedera and ZKSync have different address derivation rules. They come with special SDKs to abstract those new rules, but in the process, every deployment tooling is broken (like this one).
I'm …
-
Based on comparison with this: https://app.metrika.co/hedera/dashboard/network-overview?tr=1d
(Bias alert: I'm with the Stellar development foundation)
-
```[tasklist]
### Tasks
- [ ] Create a `docs/content/User/SDK.md`
- [ ] Add a 'SDK Usage' + ref: "/User/SDK.md" element in `docs/data/menu/main.yml`
- [ ] Reference instructions on [how to create …
-
### Description
Ref [issue](https://github.com/hashgraph/hedera-sdk-java/issues/1557) in the Java SDK, which is going to be fixed with [this PR](https://github.com/hashgraph/hedera-sdk-java/pull/1587…
-
-
### Description
I am trying to create Flutter plugin. I want to import hedera in podspec file.
Expectation
s.dependency 'hedera', 'x.x.x'
### Steps to reproduce
https://cocoapods.org/
### Add…
-
### Description
Per this article https://hedera.com/blog/deprecation-of-the-insecure-hedera-consensus-service-hcs-mirror-node-endpoints I am trying to get Wallawallet (IOS version) updated ASAP in th…
-
Currently, the package of the GO SDK is defined like that:
```
package hedera
```
We need to change it to Hiero:
```
package hero
```