This website requires JavaScript.
Explore
Help
Sign In
cerc-io
/
watcher-ts
Watch
16
Star
1
Fork
0
You've already forked watcher-ts
mirror of
https://github.com/cerc-io/watcher-ts
synced
2024-11-19 20:36:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
25df38ace2
watcher-ts
/
.gitignore
6 lines
39 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Basic typescript project.
2021-05-10 09:06:55 +00:00
node_modules/
Lazy ERC20 watcher (#11) * Storage mapping utils. * Resolver factories. * Get ERC20 balance from upstream ipld-eth-server slot. * Get ERC20 allowance from storage slot. * Parse ERC20 events from block events. * Cache GQL requests in leveldb. * Refactor fetch/cache from upstream into eth-loader class. * Refactoring. * Refactor eth-client, extract cache class. * Cache config settings. * Debug logs. * Rename server to watcher. * Start local server by default. * Split into multiple packages. * eth-client API methods. * Update docs.
2021-05-28 11:26:40 +00:00
dist/
out/
Fix codegen for non subgraph watchers (#120) * Fix codegen for non subgraph watchers * Remove graphWatcher.init from generated non subgraph watcher
2022-05-26 12:30:17 +00:00
.vscode
Npm gitea publish (#200) * update gitignore for goland and first attempt at git.vdb.to npm publish * whitespace yaml nonsense * missing run entry * lerna is not cicd friendly, yet * try from-git arg in lerna.json * attempt default lerna publish with full checkout * explicit cli args... lerna.json ??? * explicit cli args... from-package is not --arg * make publish yaml match manual workflow
2022-10-13 19:12:24 +00:00
.idea
Reference in New Issue
Copy Permalink