Skip to content

Commit

Permalink
add link to example
Browse files Browse the repository at this point in the history
  • Loading branch information
Trivo25 committed Dec 15, 2023
1 parent 3d635a1 commit eed4522
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/zkapps/o1js/keccak.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ console.log(hash.toHex());
//69070dda01975c8c120c3aada1b282394e7f032fa9cf32f4cb2259a0897dfc04
```

Please check out the o1js repository for an example of how to use Keccak. The example can be found [here](https://github.com/o1-labs/o1js/tree/main/src/examples/zkapps/hashing).

### Bytes - API reference

```ts
Expand Down

0 comments on commit eed4522

Please sign in to comment.