Skip to content

Commit

Permalink
docs: Update setup.md with Hello World section
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsdls committed Jan 29, 2024
1 parent f5f3f73 commit afb906d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/thirdweb/comparison/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ const supply = await client.readContract({
npm install ethers
```

### Read Contract
### Hello World

```javascript
import { getDefaultProvider, Contract } from 'ethers'
Expand Down

0 comments on commit afb906d

Please sign in to comment.