@caelum-tech/ens

ENS contracts

Usage no npm install needed!

<script type="module">
  import caelumTechEns from 'https://cdn.skypack.dev/@caelum-tech/ens';
</script>

README

caelum-ens

This library contains contracts the ens functionality of the Caelum blockchain.

Branch Pipeline Coverage
master pipeline status coverage report

Prerequisites

  • Ubuntu 18.04
  • Node 10.15

Install

npm i

Testing

npm run lint
npm test
npm run coverage

Build

build the JSON for the ENS contract

npm run build