@counterfactual/chain
v0.0.2
Published
Utility package to spin up a blockchain with deployed contracts for testing purposes
Downloads
4
Keywords
Readme
@counterfactual/chain
This package encapsulates the minimum necessary blockchain context that needs to be setup for the @counterfactual/node
package to function as intended.
This package is primarily for testing purposes (specifically makes it easier to test packages that consume the Node
package and need the sufficient blockchain context to feed into the Node
).