urbit/pkg/king/lib/Azimuth/Azimuth.hs
Elliot Glaysher 87a9f4e667 Can retrieve the ames domains from Ethereum using web3.
Partial support for retrieving the galaxy table, but I'm having
problems converting the public key type.
2019-09-19 15:40:23 -07:00

6 lines
103 B
Haskell

module Azimuth.Azimuth where
import Network.Ethereum.Contract.TH
[abiFrom|lib/Azimuth/azimuth.json|]