Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Leonard authored and Robert Leonard committed Aug 23, 2022
1 parent 98fcf95 commit 40e751f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,12 @@ We have a [bug bounty program on Immunefi](https://immunefi.com/bounty/forta). P

## Changelog

### 0.1.9
### 0.1.10

- Added new methods `fetchJwtToken` and `decodeJwtToken` to Typescript sdk that generates a jwt token from a scan node
- Added new method `fetch_Jwt_token` and `decode_Jwt_token` to Python sdk that generate a jwt token from a scan node

### [0.1.9](https://github.com/forta-network/forta-bot-sdk/commit/d650c748f78d328c548d382c05e44551aeb62fb3)

- Use forta ipfs node for `info` command
- Added new method `getAlerts` to Typescript sdk to that fetches alerts using forta's alert graphql api
Expand Down

0 comments on commit 40e751f

Please sign in to comment.