Skip to content

A testnet dApp built on Push Chain's Donut Testnet using the Push SDK. It demonstrates universal contract deployment with Hardhat and integrates the UniversalCounter smart contract. The project highlights smooth transaction execution, SDK integration, and serves as a learning tool for Push-based development.

Notifications You must be signed in to change notification settings

oxdev6/push-donut-project

Repository files navigation

<<<<<<< HEAD <<<<<<< HEAD <<<<<<< HEAD

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a Hardhat Ignition module that deploys that contract.

Try running some of the following tasks:

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat ignition deploy ./ignition/modules/Lock.js

=======

push-donut-project

A testnet dApp built on Push Chain's Donut Testnet using the Push SDK. It demonstrates universal contract deployment with Hardhat and integrates the UniversalCounter smart contract. The project highlights smooth transaction execution, SDK integration, and serves as a learning tool for Push-based development.

push donut project

A testnet dApp built on Push Chain's Donut Testnet using the Push SDK. It demonstrates universal contract deployment with Hardhat and integrates the UniversalCounter smart contract. The project highlights smooth transaction execution, SDK integration, and serves as a learning tool for Push based development.

e45341f305e7a8ccc673a1cf7753923260d35101 Push Donut Testnet App =======

Push Donut Project

A testnet dApp built on Push Chain's Donut Testnet using the Push SDK.
It demonstrates universal contract deployment with Hardhat and integrates the UniversalCounter smart contract.
The project highlights smooth transaction execution, SDK integration, and serves as a learning tool for Push-based development.

Push Donut Testnet App

e8f14e49e91b31e06f561a4a5dca6f8d36e3c4c3

A sample dApp built on the Push Chain Donut Testnet, showcasing universal app deployment using Push Protocol’s SDK and tooling.

Features

  • Deploys on Push Chain’s Donut Testnet (Chain ID: 42101)
  • Integrated with Push SDK for smooth smart contract interaction
  • Uses UniversalCounter.sol smart contract example
  • Built with Hardhat for smart contract development
  • Supports onchain event triggering & frontend integration

Stack

  • Solidity + Hardhat
  • Push SDK
  • EVM-compatible networks
  • Push Donut Explorer

How to Run Locally

git clone https://github.com/your-username/push-donut-project.git
cd push-donut-project
npm install
<<<<<<< HEAD
npx hardhat run scripts/deploy.js network pushDonutTestnet 
Note:
This is an early build for testing and learning purposes. Ideal for developers experimenting with universal app deployment on Push Chain.

>>>>>>> 6903ce7b6eff4553c219f5473fd7cccbae9334a4
=======
npx hardhat run scripts/deploy.js --network pushDonutTestnet
Note: This is an early build for testing and learning purposes.
Ideal for developers experimenting with universal app deployment on Push Chain.
>>>>>>> e8f14e49e91b31e06f561a4a5dca6f8d36e3c4c3

About

A testnet dApp built on Push Chain's Donut Testnet using the Push SDK. It demonstrates universal contract deployment with Hardhat and integrates the UniversalCounter smart contract. The project highlights smooth transaction execution, SDK integration, and serves as a learning tool for Push-based development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published