Skip to content

v1.0.0

Compare
Choose a tag to compare
@Arvolear Arvolear released this 18 Oct 14:43
· 60 commits to master since this release
7d6039d

Release notes v1.0.0 🎉

This is the first stable release

Landing page

Access Github, audits, doc, and Solidity tools.

Audits page

The list of our public Solidity audits.

Tools page

ABI

  • Encoder
  • Packed encoder
  • Decoder

Hash functions

  • keccak256
  • sha256
  • ripemd160

Converter

  • Unit converter (ether <> wei)
  • Hex converter (binary <> decimal <> hex)

Unix epoch

  • Human data to timestamp
  • Timestamp to human data

Address utils

  • Common addresses page
  • create predictor
  • create2 predictor