Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EdsonAlcala authored Jan 6, 2025
1 parent 48a5d56 commit 8ed57bc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,13 @@ Library to construct transactions for different chains inside Near contracts and
- Ethereum
- Bitcoin

## Installation

```toml
[dependencies]
omni-transaction = "0.1.3"
```

## Examples

For a complete set of examples see the [examples](https://github.com/Omni-rs/examples.git) repository.
Expand Down

0 comments on commit 8ed57bc

Please sign in to comment.