
Research
Security News
The Landscape of Malicious Open Source Packages: 2025 Mid‑Year Threat Report
A look at the top trends in how threat actors are weaponizing open source packages to deliver malware and persist across the software supply chain.
create-eth-ts-dapp
Advanced tools
A template for building Full-Stack Blockchain Dapps using Next.js (React), TypeScript, Tailwind CSS, Hardhat, Solidity, and many more!
🛠️ An Ethereum template to help you get building ASAP with all the necessary tools you'll actually use!
⛓️ This template allows you to build Full-Stack Blockchain Applications.
💥 All the sections below utilize the power of TypeScript.
🎨 Front-end: Next.js (React), Tailwind CSS, Ethers.js, MetaMask, IPFS, Pinata
👷♂️ Smart Contracts: Hardhat, Ethers.js, TypeChain, OpenZeppelin, Mocha, Chai, Waffle
🗃️ Back-end: Node.js, MongoDB, Mongoose, Express, Ethers.js
To use this template, all you have to do is select "Use this template" from within the main GitHub repository of this project. This will allow you to create a brand new repo using this template as a starting base.
After creating a new repo by using this one as a template, clone your new repo into your IDE of choice. Once cloned, go into your new cloned repo & run:
npm install
You can also cd
into all 3 directories (frontend
, backend
, & hardhat
) & run either yarn install
or npm install
.
You can run the backend, frontend, and local blockchain node all from 1 single terminal instance. To do so, run the following command from your project's root directory.
npm dev
This utilizes a package called concurrently
that allows you to concurrently run all instances from a single terminal.
FAQs
A template for building Full-Stack Blockchain Dapps using Next.js (React), TypeScript, Tailwind CSS, Hardhat, Solidity, and many more!
The npm package create-eth-ts-dapp receives a total of 0 weekly downloads. As such, create-eth-ts-dapp popularity was classified as not popular.
We found that create-eth-ts-dapp demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A look at the top trends in how threat actors are weaponizing open source packages to deliver malware and persist across the software supply chain.
Security News
ESLint now supports HTML linting with 48 new rules, expanding its language plugin system to cover more of the modern web development stack.
Security News
CISA is discontinuing official RSS support for KEV and cybersecurity alerts, shifting updates to email and social media, disrupting automation workflows.