Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/buhe/dgit
Source hub powered by dapp.
https://github.com/buhe/dgit
Last synced: 19 days ago
JSON representation
Source hub powered by dapp.
- Host: GitHub
- URL: https://github.com/buhe/dgit
- Owner: buhe
- License: gpl-3.0
- Created: 2022-06-11T05:58:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-11T05:38:09.000Z (over 2 years ago)
- Last Synced: 2025-01-01T20:07:22.813Z (about 2 months ago)
- Language: Rust
- Homepage: https://dgit.buhe.dev
- Size: 74.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## dgit
Source hub powered by dapp### Dev
```
npx hardhat node
npx hardhat run scripts/sample-script.js --network localhost
```
### Test network
```
npx hardhat run scripts/sample-script.js --network ropstenGreeter deployed to: 0x22fCB380773027B246b0EAfafC1f996938f2eF14
```
### VSC Plugin
- Name: Solidity + Hardhat
- ID: NomicFoundation.hardhat-solidity
- Desc: Solidity and Hardhat support for Visual Studio Code
- Ver: 0.4.3
- Auther: Nomic Foundation
- VS Marketplace: https://marketplace.visualstudio.com/items?itemName=NomicFoundation.hardhat-solidity### Reference
- https://github.com/drozdziak1/nip