Skip to content

Releases: Salmandabbakuti/super-token-wizard

v2.2.1

15 Dec 06:04
Compare
Choose a tag to compare

What's Changed

  • added: product tour, few styling improvements
  • thirdweb dependencies update to mitigate ledger connect vulnerability

Full Changelog: v2.2.0...v2.2.1

v2.2.0

29 Nov 07:33
Compare
Choose a tag to compare

Whats Changed:

  • using thirdweb for wallet and chain management, deploying, initalizing(using useSigner hook)
  • refactor client with provider pattern and layout, next 14 error handling
  • added: base chain support
  • dependencies update

in #8

Full Changelog: v2.1.0...v2.2.0

v2.1.0

04 Aug 10:02
22da4c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.1.0

v2.0.1

11 Jul 13:54
Compare
Choose a tag to compare

Full Changelog: v2.0.0...v2.0.1

v2.0.0

03 Jul 04:49
3c036af
Compare
Choose a tag to compare

What's Changed

  • Fix background color on large screens
  • Add a demo video
  • add a few more chains(bnb, avalanche, celo)
  • Make editor to have a fixed height, prefill basic contract default like how Openzeppelin has
  • Try Editor code colors
  • Autogenerate code on options change(except, name symbol)

Full Changelog: v1.1.0...v2.0.0

v1.1.0

22 Jun 07:38
Compare
Choose a tag to compare

v1.0.0

21 Jun 04:46
Compare
Choose a tag to compare

What's Changed

  • adding template, copy, open in remix, generate, compile, deploy, connect wallet functionalities by @Salmandabbakuti in #1
  • Adding switch chain, initialize functionalities, fix decimals issue in template by @Salmandabbakuti in #2

Full Changelog: https://github.com/Salmandabbakuti/super-token-wizard/commits/v1.0.0

v0.1.0

20 Jun 12:16
Compare
Choose a tag to compare

What's Changed

  • adding template, copy, copy to remix, generate, deploy, connect wallet functionalities by @Salmandabbakuti in #1
  • compiling contracts via hardhat, copying artifacts by @Salmandabbakuti in #3

New Contributors

Full Changelog: https://github.com/Salmandabbakuti/super-token-wizard/commits/v0.1