Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/transmissions11/dapptools-template
Streamlined template for getting started with DappTools and Solmate.
https://github.com/transmissions11/dapptools-template
Last synced: about 2 months ago
JSON representation
Streamlined template for getting started with DappTools and Solmate.
- Host: GitHub
- URL: https://github.com/transmissions11/dapptools-template
- Owner: transmissions11
- License: agpl-3.0
- Archived: true
- Created: 2021-11-19T07:29:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-03T09:30:06.000Z (about 3 years ago)
- Last Synced: 2024-08-04T01:01:55.406Z (5 months ago)
- Language: Shell
- Homepage:
- Size: 23.4 KB
- Stars: 52
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-dapptools - t11s' DappTools Template
README
# dapptools-template
Streamlined template for getting started with DappTools and Solmate.
## Getting Started
```sh
git clone https://github.com/transmissions11/dapptools-template.git
cd dapptools-template
make
```