https://github.com/daostack/common-scripts
https://github.com/daostack/common-scripts
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/daostack/common-scripts
- Owner: daostack
- Created: 2020-04-14T18:49:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T02:10:34.000Z (over 2 years ago)
- Last Synced: 2025-03-24T15:21:47.484Z (3 months ago)
- Language: JavaScript
- Size: 1.75 MB
- Stars: 1
- Watchers: 3
- Forks: 3
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A collection of scripts for use in Common development
It's purpse is to:
* to trigger on-chain events for development of notifications and feed
* as a source of examples and patterns for use in commons```
npm install
npm run createCommon // will try to create a common on rinkeby
```