clarinet icon indicating copy to clipboard operation
clarinet copied to clipboard

Replace regtest with Devnet in API Testing

Open smcclellan opened this issue 1 year ago • 0 comments

Use clarinet devnet start within a docker container to deploy and configure services for api testing. This requires a compatible docker container which runs all the same services as regtest did, but allows us to remove a bunch of unmaintained dockerfiles which are used for regtest currently

smcclellan avatar Jun 12 '24 15:06 smcclellan