0.0.1-alpha.1 • Published 5 years ago
svelte-ethers v0.0.1-alpha.1
svelte-ethers
Svelte bindings for Ethers.js
Installation
pnpm add svelte-ethersUsage
<script>
import { Ethers, Address, Balance, GasPrice, Avatar } from 'svelte-ethers';
</script>
<Ethers>
<Address />
<Avatar />
<Balance />
<GasPrice />
</Ethers>0.0.1-alpha.2
5 years ago
0.0.1-alpha.1
5 years ago