Skip to content

neow3j: 2.2.0

Compare
Choose a tag to compare
@csmuller csmuller released this 08 Aug 16:12

Changes

  • You can now deploy smart contracts with neow3j. There's a simple example in the README file. Resolves #40.
  • You can now make an AssetTransfer from specific unspent transaction outputs. Use the utxo() methods on the AssetTransfer.Builder for this. Resolves #84.