Tell users of our Ethereum tools to use with Ganache now that it is supported and given our plans to deprecate devnet
This commit is contained in:
@@ -71,17 +71,10 @@ const Coverage: React.StatelessComponent<{}> = () => (
|
||||
<List>
|
||||
<ListItem>
|
||||
Use{' '}
|
||||
<a href="https://github.com/ethereum/go-ethereum" target="_blank">
|
||||
Geth
|
||||
<a href="https://github.com/trufflesuite/ganache-cli" target="_blank">
|
||||
Ganache
|
||||
</a>{' '}
|
||||
as a backing node. We recommend using our{' '}
|
||||
<a href="https://hub.docker.com/r/0xorg/devnet" target="_blank">
|
||||
Devnet Docker container
|
||||
</a>{' '}
|
||||
which sets up a Geth node for testing purposes.{' '}
|
||||
<a href="https://github.com/0xProject/0x-monorepo/issues/1520" target="_blank">
|
||||
Ganache support is a work in progress.
|
||||
</a>
|
||||
as a backing node.
|
||||
</ListItem>
|
||||
<ListItem>
|
||||
Understand and use{' '}
|
||||
|
Reference in New Issue
Block a user