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: 3 months ago
JSON representation

Utilities for working with Substrate Developer Hub resources :rocket:

Lists

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.