Skip to content

Commit

Permalink
tribute
Browse files Browse the repository at this point in the history
  • Loading branch information
hendrikebbers committed Aug 6, 2024
1 parent 7dfab5a commit 2d97f33
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,7 @@ The GitHub action outputs the following information:
echo "Private Key: ${{ steps.solo.outputs.privateKey }}"
echo "Public Key: ${{ steps.solo.outputs.publicKey }}"
```
# Tributes
This action is based on the work of [Hedera Hashgraph](https://github.com/hashgraph/hedera-services) and [Hedera Solo](https://github.com/hashgraph/solo).
Without the great help of [Timo](https://github.com/timo0), [Nathan](https://github.com/nathanklick), and [Lenin](https://github.com/leninmehedy) this action would not exist.

0 comments on commit 2d97f33

Please sign in to comment.