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
2025-01-09 21:08:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b6fe8a8c47
watcher-ts
/
packages
/
uni-watcher
/
index.ts
3 lines
65 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Factory PoolCreated event handler (#120) * Setup handler for PoolCreated event. * Create Pool entity. * Subscribe to uni-watcher for watching events. * Refactor code to create GraphQLClient in ipld-eth-client. Co-authored-by: nikugogoi <95nikass@gmail.com> Co-authored-by: nabarun <nabarun@deepstacksoft.com>
2021-07-06 11:25:11 +00:00
export
*
from
'./src/client'
;
Smoke test for uni-info-watcher (#184) * Smoke test for uni-info-watcher and refactor token deployment code. * Test for Token entity after PoolCreated event. * Test for Pool entity after PoolCreated event. * Tests for entities after InitializeEvent. Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com>
2021-08-04 13:27:44 +00:00
export
*
from
'./src/utils/index'
;
Reference in New Issue
Copy Permalink