Skip to content

Casper JS SDK v5.0.0-rc4

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexmyshchyshyn alexmyshchyshyn released this 25 Nov 11:35
· 0 commits to dev since this release
fe40022

Added

  • makeCsprTransferDeploy and makeAuctionManagerDeploy utils
  • README.md: Introduced a comprehensive README file, including detailed information about the SDK, setup instructions, and usage examples.
  • Migration Guide: Added a basic migration guide to assist developers in transitioning to the new SDK version with updated types and RPC.
  • getDeploySizeInBytes static method for Deploy

Removed

  • DeployParams class due to deprecation, renamed fromHeaderAndItems function to the makeDeploy due to consistency with previous methods names

Changed

  • Made id optional in TransferDeployItem.newTransfer