PipedreamHQ / PipedreamHQ/pipedream

[Components] dappier

Open
#16,499 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# dappier
## URLs
- https://docs.dappier.com/api-reference/endpoint/real-time-data
## Webhook Sources
### new-dapp-instant
#### Description
Emit new event when a new dapp is created in your Dappier account. Requires connection to your Dappier account and webhook setup.
### new-user-instant
#### Description
Emit new event when a user signs up or connects to a dapp. Requires connection to your Dappier account and webhook setup.
### new-interaction-instant
#### Description
Emit new event when a user interacts with a smart contract via a dapp. Requires webhook configuration in the Dappier developer dashboard.
## Actions
### deploy-dapp
#### Description
Deploy a new decentralized application (dapp) using configuration and smart contract details. Requires contract code and metadata.
### update-dapp
#### Description
Update the settings, metadata, or configuration of an existing dapp. Requires the dapp ID and updated configuration properties.
### create-user-session
#### Description
Create or simulate a user session for previewing or testing dapp interactions. Useful for development or QA environments.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.