Skip to content

v2.0.0

Compare
Choose a tag to compare
@sanderpick sanderpick released this 06 Jul 22:07
· 651 commits to main since this release
5f5733a
  • Migrates to new testnet contracts for use with the new SQLite validator.
  • Improved deployment and verification flow.
  • Includes test contracts and deployment information in the NPM package.
  • Adds a new TablelandDeployments solidity library to aid in creating tables from smart contracts.
  • ITablelandTables.createTable now returns a tableId.
  • Updates dependencies.