ethers-io / ethers.io

Frontend website HTML, JavaScript and CSS for ethers.io.
https://ethers.io
MIT License
41 stars 18 forks source link

ethers.io

The frontend website HTML, JavaScript and CSS for ethers.io.

Live Instances

The JavaScript detects it's domain and selects its Ethereum network:

Distribution

The /dist/index.html file contains the entire application, flattened into a HTML page.

To generate this file, run:

/Users/ethers> python3 flatten.py

Which performs the following transformations:

License

MIT License.