Skip to content

Commit 339c3f8

Browse files
authored
Update README.md
1 parent 4b72d3e commit 339c3f8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33

44
Core libraries for interacting with Ethereum data
55

6-
- eth-core: Core types and functions (e.g. bytestring operations, encodings, crypto, etc)
7-
- web3: Web3 client API for interacting with an ethereum node
8-
- web3-generator: Generate purescript FFI for your solidity smart contracts
9-
- solc: Wrapper for the solidity compiler (mostly for internal use in chanterelle)
10-
- chanterelle: A CLI for deploying, managing, and testing smart contracts on Ethereum
6+
- `eth-core`: Core types and functions (e.g. bytestring operations, encodings, crypto, etc)
7+
- `web3`: Web3 client API for interacting with an ethereum node
8+
- `web3-generator`: Generate purescript FFI for your solidity smart contracts
9+
- `solc`: Wrapper for the solidity compiler (mostly for internal use in chanterelle)
10+
- `chanterelle`: A CLI for deploying, managing, and testing smart contracts on Ethereum
1111

1212

1313
### Previous work

0 commit comments

Comments
 (0)