v2.0.0
- 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 atableId
.- Updates dependencies.