Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danforbes/substrate-devhub-utils
Utilities for working with Substrate Developer Hub resources :rocket:
https://github.com/danforbes/substrate-devhub-utils
Last synced: about 1 month ago
JSON representation
Utilities for working with Substrate Developer Hub resources :rocket:
- Host: GitHub
- URL: https://github.com/danforbes/substrate-devhub-utils
- Owner: danforbes
- License: unlicense
- Created: 2020-06-19T20:34:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-17T21:16:38.000Z (about 4 years ago)
- Last Synced: 2024-01-24T04:15:10.387Z (11 months ago)
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-substrate - Dev Hub Utils - _Unofficial_ utilities for working with official Substrate Developer Hub resources. (Tools)
- awesome-substrate - Dev Hub Utils - _Unofficial_ utilities for working with official Substrate Developer Hub resources. (Tools)
README
[![Compatible with Substrate v2.0.0](https://img.shields.io/badge/Substrate-v2.0.0-E6007A)](https://github.com/paritytech/substrate/tree/v2.0.0)
# Substrate Developer Hub Utils
This is an unofficial project with utilities for working with
[Substrate Developer Hub](https://substrate.dev/) resources.## Commands
This project exposes the following commands:
### `copy-binaries`
Copy the client and Wasm binaries to a separate folder.
### `rename-node-template`
Rename a [`substrate-node-template`](https://github.com/substrate-developer-hub/substrate-node-template) project.
### `rename-node-template-pallet`
Rename the template pallet that ships with the `substrate-node-template` project.