Skip to content

G7DAO/public-project-webhooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

public-project-webhooks

G7 public project webhooks and components

Features

  • Web3 Auth
  • API Helpers

Install

npm i @g7dao/public-project-webhooks

import { _aid, _auth } from "@g7dao/public-project-webhooks";

Legacy

delete _api folder

Remove

import { _user, _aid } from "../_api";

Add

import { _aid, _auth } from "@g7dao/public-project-webhooks";

About

G7 public project webhooks and components

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published