Keith Kowal
Keith Kowal
In the current implementation of Anoncreds, supporting the Indy patterns, there is the need for a service like a ledger to help govern and enforce things like bindings between Issuers...
### Problem Throughout the docs sometimes we seem to use different conventions in the code samples referring to the account and private key. In the Environment setup its: MY_ACCOUNT_ID MY_PRIVATE_KEY...
### Problem Today to support app developers trying to enable staking for their users we only have this blog post: https://hedera.com/blog/staking-on-hedera-for-developers-back-to-the-basics These blog posts are not appearing in google searches...
### Problem The current HTS tutorials on docs are quite simple and limited. There is room for improvement. ### Solution Create Improved NFT and FT tutorials on [docs.hedera.com](https://docs.hedera.com/hedera/tutorials/token). In a...
During one of the last meetings I believe we heard from @nklomp that their consortium liked many aspects of the profile but was unsure on the requirement to use Well...
### Problem Add core concepts section for HTS an HCS. Perhaps use new AI tooling to support. ### Solution Add new core concepts content for HTS and HCS. ### Alternatives...
### Problem This is a proposal to create a new "References" doc section. Within that section we will move over the bulk of the content from the [SDK](https://docs.hedera.com/hedera/sdks-and-apis/sdks) and [API](https://docs.hedera.com/hedera/sdks-and-apis/rest-api)...
### Problem The current Batch Transaction SDK doc needs improvement. https://docs.hedera.com/hedera/sdks-and-apis/sdks/transactions/create-a-batch-transaction ### Solution Update doc per suggestion. I have provide notion link for Hashgraph employees and attachement. https://www.notion.so/swirldslabs/Updated-Batch-Transaction-SDK-Page-2817c9ab259180b2a564e98835f3cabb [BatchTransactions.txt](https://github.com/user-attachments/files/22732493/BatchTransactions.txt) ###...
This is the proposed SDK Create an Account page to replace the content [[here](https://docs.hedera.com/hedera/sdks-and-apis/sdks/accounts-and-hbar/create-an-account)](https://docs.hedera.com/hedera/sdks-and-apis/sdks/accounts-and-hbar/create-an-account) This page was written with support by AI (chatGPT5) for AI consumption. The major changes in...
Update example to show how to use setInnerTransactions method.