0.4.5 • Published 3 years ago

@cosmicdapp/cra-template v0.4.5

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

Cosmicdapp CRA template

Description

This package provides a custom template for Create React App.

It allows you to bootstrap a CosmJS-based React application by making use of @cosmicdapp/logic and @cosmicdapp/design.

It also offers a way to generate TypeScript type definitions from a CosmWasm contract, and comes preloaded with cw20-base types.

Usage

  1. Run the following command in order to bootstrap a new project:

    yarn create react-app [your-app] --template @cosmicdapp/cra-template
  2. Follow the instructions in the generated app's README.md.

0.4.5

3 years ago

0.4.4

3 years ago

0.4.3

3 years ago

0.4.1

3 years ago

0.4.2

3 years ago

0.4.0

3 years ago