Skip to content

Commit

Permalink
fix: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Argeare5 committed Nov 8, 2023
1 parent ef79959 commit d42cf6a
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,15 @@ Although it is possible to use `TransactionsSlice` separately from `WalletSlice`

Each solution should provide a complete flow with clear boundaries and entry point for custom logic

---
## Installation
### Installation

### npm
<code>
npm i @bgd-labs/frontend-web3-utils
</code>
#### npm
<code>npm i @bgd-labs/frontend-web3-utils</code>

### yarn
<code>
yarn add @bgd-labs/frontend-web3-utils
</code>
#### yarn
<code>yarn add @bgd-labs/frontend-web3-utils</code>

---
----

## TransactionsSlice

Expand Down

0 comments on commit d42cf6a

Please sign in to comment.