Skip to content

Push Governance Smart contracts with the Governance Bravo Implementation

Notifications You must be signed in to change notification settings

push-protocol/push-governance-smart-contracts

Repository files navigation

Push Protocol is a web3 communication network, enabling cross-chain notifications, messaging, video, and NFT chat for dapps, wallets, and services.🚀

Push Protocol Smart Contracts

Welcome to the repository for the smart contracts of the Push Protocol. This repository contains the core code that powers our decentralized communication network. The Push Protocol is a web3 communication protocol that enables cross-chain notifications and messaging for decentralized applications (dApps), wallets, and services.

Our smart contracts are the backbone of the Push Protocol, enabling the functionality that allows for on-chain and off-chain communication via user wallet addresses. This is done in an open, gasless, multichain, and platform-agnostic fashion.

In this repository, you will find the contracts that handle various aspects of the Push Protocol, from channel creation and verification to notification sending and subscription handling. We also provide a suite of tests to ensure the robustness and security of our contracts.

We invite you to explore, contribute, and help us build the future of web3 communication.


📚 Table of Contents

Smart Contract Addresses

Contract addresses for Ethereum Mainnet.

Contract Name Contract Address
Push Token 0xf418588522d5dd018b425E472991E52EBBeEEEEE
EPNS CoreV1.5 0x66329Fdd4042928BfCAB60b179e1538D56eeeeeE
EPNS CommV1.5 0xb3971BCef2D791bc4027BbfedFb47319A4AAaaAa

Contract addresses for Ethereum Sepolia Testnet.

Contract Name Contract Address
Push Token 0x37c779a1564DCc0e3914aB130e0e787d93e21804
EPNS CoreV1.5 0x9d65129223451fbd58fc299C635Cd919BaF2564C
EPNS CommV1.5 0x0C34d54a09CFe75BCcd878A469206Ae77E0fe6e7

You can find addresses for other networks over at our Docs


Getting Started

🖥 Installation

  1. Clone the push-smart-contracts repository:
git clone https://github.com/ethereum-push-notification-service/push-smart-contracts
  1. Change to the project directory:
cd push-smart-contracts
  1. Install the dependencies:
npm install

🧪 Running Tests

npx hardhat test 

OR

forge test 

Resources

  • Website To checkout our Product.
  • Docs For comprehensive documentation.
  • Blog To learn more about our partners, new launches, etc.
  • Discord for support and discussions with the community and the team.
  • GitHub for source code, project board, issues, and pull requests.
  • Twitter for the latest updates on the product and published blogs.

Contributing

Push Protocol is an open source Project. We firmly believe in a completely transparent development process and value any contributions. We would love to have you as a member of the community, whether you are assisting us in bug fixes, suggesting new features, enhancing our documentation, or simply spreading the word.

  • Bug Report: Please create a bug report if you encounter any errors or problems while utilising the Push Protocol.
  • Feature Request: Please submit a feature request if you have an idea or discover a capability that would make development simpler and more reliable.
  • Documentation Request: If you're reading the Push documentation and believe that we're missing something, please create a docs request.

Read how you can contribute HERE


Not sure where to start? Join our discord and we will help you get started!

Discord

License

Check out our License HERE

About

Push Governance Smart contracts with the Governance Bravo Implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published