An open API service indexing awesome lists of open source software.

https://github.com/bunsdev/playground


https://github.com/bunsdev/playground

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Playground

Playground to test out different Smart Contract and dApp ideas.

## Commands

```sh
. ./.env.sh

nix-shell

dapp build

dapp debug [--rpc]

dapp test [-m ] [-v] [--rpc] [--replay ]
```

## Links

- [centrifuge/tinlake](https://github.com/centrifuge/tinlake) (see also the `shell.nix` file)
- [spells-mainnet](https://github.com/makerdao/spells-mainnet) (see also the `shell.nix` file)
- [makerdao/makerpkgs](https://github.com/makerdao/makerpkgs)
- [makerdao/dockerized-dapphub-tools](https://github.com/makerdao/dockerized-dapphub-tools)
- [docker-dapptools-base](https://github.com/centrifuge/docker-dapptools-base)
- [dapphub/dapptools](https://github.com/dapphub/dapptools)
- [dapp.tools](https://dapp.tools/)
- [Symbolic Execution With ds-test](https://fv.ethereum.org/2020/12/11/symbolic-execution-with-ds-test/)
- [hevm Cheat Codes](https://github.com/dapphub/dapptools/blob/master/src/hevm/README.md#cheat-codes)