create-eth-app

Create Ethereum-powered apps with one command

MIT License

Stars
2.7K
Committers
18

Bot releases are visible (Hide)

create-eth-app - v1.8.3 Latest Release

Published by PaulRBerg about 1 year ago

Changed

  • Upgrade @graphprotocol dependencies in React template (#237) (@maxhiker)
  • Upgrade react-scripts dependency in React template (#237) (@maxhiker)
create-eth-app - v1.8.2

Published by PaulRBerg about 2 years ago

Added

  • Add ethers as a dependency in React template (@jakvbs)

Changed

  • Upgrade @usedapp/core in React template (@jakvbs)
create-eth-app - v1.8.1

Published by PaulRBerg about 2 years ago

Changed

  • Change Infura API key (@paulrberg)
create-eth-app - v1.8.0

Published by PaulRBerg over 2 years ago

Added

  • Add Chainlink template for both React and Vue (#154) (@fabioDMFerreira)
  • Integrate the useDapp framework (@paulrberg)

Changed

  • Refactor all contract call examples to use useDapp instead of the vanilla ethers.js library (@paulrberg)
  • Rename default package from "@project" to "@my-app" (@paulrberg)
  • Switch to simpler @apollo/client configuration (@paulrberg)
  • Update subgraph query in the Sablier v1 template (@paulrberg)
  • Update subgraph query in the Synthetix template (@paulrberg)
  • Update the subgraph specs to use the latest API versions (@paulrberg)
  • Use strict mode in React apps (@paulrberg)

Fixed

  • Fix the img tag in default vue template (@paulrberg)

Removed

  • Delete the Balancer template (both React and Vue) (@paulrberg)
  • Delete the Uniswap v1 template (both React and Vue) (@paulrberg)
  • Drop support for Node v13 and below (@paulrberg)
create-eth-app - v1.7.4

Published by PaulRBerg almost 3 years ago

Fixed

  • Fix the IPFS script in the package.json file in the React template (@paulrberg)
create-eth-app - v1.7.3

Published by PaulRBerg almost 3 years ago

This release was unpublished from npm due to a error in the package.json file

Fixed

  • Fix the IPFS deploy script (#179) (@paulrberg)
create-eth-app - v1.7.2

Published by PaulRBerg almost 3 years ago

Fixed

  • Include "gitignore" file in dist bundle (#175) (@paulrberg)
create-eth-app - v1.7.1

Published by PaulRBerg about 3 years ago

Fixed

  • Pin version of url-exist dependency to 2.0.2 (#162) (@paulrberg)
create-eth-app - v1.7.0

Published by PaulRBerg about 3 years ago

Added

  • Add links in the default Vue template (@paulrberg)
  • Add user info in the wallet button with ENS support (#146) (@makoto, @paulrberg)

Changed

  • Replace the "Disconnect Wallet" label with the user info (@paulrberg)
  • Upgrade dependencies in default React and Vue templates (@paulrberg)
  • Wrap web3Modal instance in useMemo hook (@paulrberg)

Removed

  • Remove redundant nohoist field in top-level package.json
    (#139) (@paulrberg)
  • Remove the "www" prefix from links in the default Vue template (@paulrberg)
create-eth-app - v1.6.5

Published by PaulRBerg over 3 years ago

Fixed

  • Install core.js missing dependency in vue handlebars template
    (#104) (@paulrberg)
create-eth-app - v1.6.4

Published by PaulRBerg over 3 years ago

Fixed

  • Fix the yarn workspaces command bug (#134) (@joshuabyler)
create-eth-app - v1.6.3

Published by PaulRBerg over 3 years ago

Fixed

  • Fix the warning caused by duplicate body tags (#55) (@paulrberg)
create-eth-app -

Published by PaulRBerg almost 4 years ago

Fixed

  • Fix the infinite re-render bug (#92) (@gasolin)
create-eth-app - v1.6.1

Published by PaulRBerg almost 4 years ago

Added

  • Add Balancer template (#98) (@TomAFrench)
  • Add mStable template (#96) (@paulrberg)

Changed

  • Refactor web3Modal code as a React Hook (#79) (@gasolin)
  • Rename "dist" to "build" in Vue.js templates (#77) (@TomAFrench)
  • Strict version tags for the download urls (#76) (@paulrberg)
  • Upgrade dependencies (@paulrberg)

Fixed

create-eth-app - v1.5.0

Published by TomAFrench about 4 years ago

Added

  • Integrate web3-modal in React templates (#63) (@TomAFrench)
create-eth-app - v1.4.1

Published by PaulRBerg about 4 years ago

Fixed

  • Set branch name back to "develop" (@paulrberg)
create-eth-app - v1.4.0

Published by TomAFrench about 4 years ago

Added

  • Add new IPFS deployment script (#58) (@TomAFrench)

Changed

  • Update React template component styling to use styled-components
    (#51) (@TomAFrench)
  • Update the location of subgraph query definitions (#50) (@TomAFrench)
  • Update to @uniswap/sdkv3.0.2 (#52) (@TomAFrench)

Fixed

  • Fix incorrect package names in READMEs (#54) (@TomAFrench)
Badges
Extracted from project README
Styled with Prettier Commitizen Friendly License: MIT PRs Welcome