Push

0.6.11

push-protocol/push-swift-sdk

What's New

Block user fixed

2024-03-06T11:11:19Z

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

Push Swift SDK

Push SDK provides an abstraction layer to integrate Push protocol features with your Frontend as well as Backend. This SDK is a swift based Monorepo of packages that helps developers to :

  • Build PUSH features into their DApps
    • Notifications
    • Chat
    • Group Chat

without having to write a lot of boilerplate code. All the heavy lifting is done by the SDK, so that you the developer can focus on building features and bootstrap a DApp with PUSH features in no time!

๐Ÿ“š Table of Contents


Documentation

This package gives access to Push Protocol (Push Nodes) APIs. Visit Developer Docs or Push.org to learn more.


๐Ÿš€ Getting Started

๐Ÿ–ฅ Installation

  1. Clone the push-swift-sdk repository:
git clone https://github.com/ethereum-push-notification-service/push-swift-sdk
  1. Change to the project directory:
cd push-swift-sdk
  1. Install the dependencies:
swift build

๐Ÿงช Running Tests

swift 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

Description

  • Swift Tools 5.8.0
View More Packages from this Author

Dependencies

Last updated: Fri Apr 26 2024 00:07:30 GMT-0900 (Hawaii-Aleutian Daylight Time)