https://github.com/th4s/yulp-programming
A playground for programming in yulp
https://github.com/th4s/yulp-programming
Last synced: about 1 year ago
JSON representation
A playground for programming in yulp
- Host: GitHub
- URL: https://github.com/th4s/yulp-programming
- Owner: th4s
- Created: 2022-01-10T17:20:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-21T18:34:37.000Z (over 4 years ago)
- Last Synced: 2025-02-12T02:08:36.684Z (over 1 year ago)
- Language: JavaScript
- Size: 199 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# yulp-programming
```bash
npm install
# in different terminal
npx hardhat node
# deploy HelloWorldYulp
npx hardhat run scripts/sample-script.js
```