@yadomi29/testkit
TypeScript icon, indicating that this package has built-in type declarations

0.24.0-next.0 • Public • Published

@yadomi29/base

Test toolkit for testing CKB dApps

Work With CKB Indexer

Starting a CKB mock rpc

$ ts-node packages/testkit/example-ckb-nodes.ts
server listen to 8118

And then launching a CKB indexer sync block data from the mock server

ckb-indexer -c http://127.0.0.1:8118/rpc -l 127.0.0.1:8116 -s indexer-store-tmp

Readme

Keywords

none

Package Sidebar

Install

npm i @yadomi29/testkit

Weekly Downloads

0

Version

0.24.0-next.0

License

MIT

Unpacked Size

33.1 kB

Total Files

19

Last publish

Collaborators

  • yadomi29