Skip to content

DApp with end-to-end typesafe APIs for Smart Contract interaction.

License

Notifications You must be signed in to change notification settings

tr1sm0s1n/next-trpc-dapp

Repository files navigation

Next-tRPC-DApp

DApp with end-to-end typesafe APIs for Smart Contract interaction.

🛠 Built With

Node.js Badge TypeScript Badge Solidity Badge tRPC Badge Zod Badge Ethers Badge Hardhat Badge Next.js Badge Chakra UI Badge

⚙️ Run Locally

Clone the project

git clone https://github.com/tr1sm0s1n/next-trpc-dapp.git
cd next-trpc-dapp

Install dependencies

pnpm install

Test contract

pnpm test

Run hardhat node on port 8545

pnpm run node

Deploy contract

pnpm run deploy

Start the application

pnpm run dev

📜 License

Click here.

🎗️ Contributing

Click here.

⚖️ Code of Conduct

Click here.