8000 GitHub - event-snap/event-snap
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

event-snap/event-snap

Repository files navigation

Overview

EventSnap is an open-source library focused on gathering protocol statistics and leveraging on-chain events using an infrastructure-less approach.

Useful links

Building and testing

The following command will install all dependencies:

yarn

To test a Proof of Concept (POC), run this command:

anchor test

Alternatively, you can build the project only:

anchaor build

Library installation

Add EventSnap library to your project's dependencies:

[dependencies]
event-snap-lib = { git = "https://github.com/event-snap/event-snap", branch = "master" }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0