@astraldao/astral-protocol-contracts

> TODO: description

Usage no npm install needed!

<script type="module">
  import astraldaoAstralProtocolContracts from 'https://cdn.skypack.dev/@astraldao/astral-protocol-contracts';
</script>

README

astral-protocol-contracts

Usage

  • Run a blockchain, e.g. ganache, in a separate termina yarn ganache
  • Deploy contracts with yarn truffle
  • Run tests with yarn truffle-test

uint256 public constant SPATIAL_ASSET_A = 0x000063169218f348dc640d171b000208934b5a90189038cb3084624a50f7316c;

javascript call to mint 1 nft (msgSender(), SPATIAL_ASSET_A, 1, "0x0");