Skip to content

Commit

Permalink
chore: add license
Browse files Browse the repository at this point in the history
  • Loading branch information
xstelea committed Sep 24, 2023
1 parent db87ae7 commit 18715e2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions typescript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,9 @@ if (result.isErr()) throw result.error
## Examples

[Full stack example](https://github.com/radixdlt/rola-examples)

- [Typescript full-stack](/examples/typescript-full-stack/README.md)

# License

The ROLA code and examples is released under [Apache 2.0 license](LICENSE). Binaries are licensed under the [Radix Software EULA](http://www.radixdlt.com/terms/genericEULA)

0 comments on commit 18715e2

Please sign in to comment.