Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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 ropsten

Greeter 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