mirror of
https://github.com/logos-storage/nim-ethers.git
synced 2026-01-09 09:03:08 +00:00
Update readme
This commit is contained in:
parent
e38bb50d8a
commit
7736888adb
@ -17,6 +17,12 @@ project. Add the following to its .nimble file:
|
||||
requires "ethers >= 1.1.0 & < 2.0.0"
|
||||
```
|
||||
|
||||
To avoid conflicts with previous versions of `contractabi`, use the following command to install dependencies:
|
||||
|
||||
```bash
|
||||
nimble install --maximumtaggedversions=2
|
||||
```
|
||||
|
||||
Usage
|
||||
-----
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user