Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,6 @@ The ABI will be put in `build/contract-abi.json`
- [near-api-js](https://github.com/near/near-api-js): integration with NAJ is coming soon, stay tuned.

### Utility Libraries
- [near2ts](https://github.com/SurgeCode/near2ts): Generate typescript types from ABI `npx near2ts devhub.near`
- [near-abi-rs](https://github.com/near/near-abi-rs): Common Rust types used across Rust ABI crates.
- [near-abi-js](https://github.com/near/near-abi-js): Common types used across JavaScript ABI libraries.