Skip to content

Releases: coinbase/build-onchain-apps

v0.7.0

27 Nov 21:00
f88a9be
Compare
Choose a tag to compare

Minor Changes

  • 8cccd55: @coinbase/build-onchain-apps

v0.6.1

27 Nov 20:50
3e055bd
Compare
Choose a tag to compare

Patch Changes

v0.6.0

26 Nov 00:12
c17dda7
Compare
Choose a tag to compare

Minor Changes

  • 9c3d3ed: - feat: supported more Wallets with RainbowKit (#85)

v0.5.0

24 Nov 23:08
d3448c9
Compare
Choose a tag to compare

Minor Changes

  • f776f3f: - feat: renaming templates into apps (#80)

v0.4.1

24 Nov 00:11
b59ded7
Compare
Choose a tag to compare

Patch Changes

  • 1203109: - feat: reversed the memos order.

v0.4.0

23 Nov 07:37
e799813
Compare
Choose a tag to compare

Minor Changes

  • 7ecd7ee: - feat: replaced Infura with Alchemy (734c828).
    • feat: did some nice styling on AccountConnectButton.
    • feat: started a shared onchain types file.
    • fix: got Base Goerli working properly again.
    • chore: update viem and clean up yarn.lock.
    • chore: moved a few of the common functions inside the utils folder.

v0.3.0

22 Nov 06:07
2b2eddf
Compare
Choose a tag to compare

Minor Changes

  • 734c828: feat: replaced RainbowKit with Coinbase Wallet SDK 💙
    feat: started shaping AccountConnectButton onchain component

v0.2.2

21 Nov 06:12
2cfd25b
Compare
Choose a tag to compare

Patch Changes

  • a77dc73: feat: added some nice Linting for import/order
    feat: added onchain/ folder to keep nice and neat all Onchain TS specific code
    feat: added NEXT_PUBLIC_INFURA_ID in .env.example
    chore: moved the code a bit around, so all Onchain code is mostly in one folder

v0.2.1

19 Nov 02:38
0956a49
Compare
Choose a tag to compare

Patch Changes

  • 1eac3f8: fix: polish README and fix a few console errors

v0.2.0

18 Nov 02:18
a5f9889
Compare
Choose a tag to compare

Minor Changes

  • eddd242: feat: moved templates created inside apps/ #59