@zeitgeistpm/type-definitions

Polkadot.js type definitions for Zeitgeist.

Usage no npm install needed!

<script type="module">
  import zeitgeistpmTypeDefinitions from 'https://cdn.skypack.dev/@zeitgeistpm/type-definitions';
</script>

README

@zeitgeistpm/type-definitions

Polkadot.js type definitions for Zeitgeist.

How to Release

Make sure you have priviledges to publish to the @zeigeistpm organization on NPM.

  • Bump the version in package.json.
  • Run yarn build or yarn rebuild if the build folder already exists.
  • Run npm publsh.
  • ????
  • Profit.