New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cra-template-cosmjs-keplr

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cra-template-cosmjs-keplr

A create-react-app template including cosmjs and keplr / fetch API integration and example dApp

  • 0.1.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5
increased by66.67%
Maintainers
3
Weekly downloads
 
Created
Source

Generating a react app from the template

npx create-react-app --template cosmjs-keplr <destination>
cd <destination>
yarn start  # or npm start

Documentation

See the official docs at docs.fetch.ai.

Contributing

When working on the template, building the template directory is a much faster feedback loop than generating an app from the template. For this reason, the path template/package.json is included in .gitignore.

To build and run the template directory, copy the value of the root-level "package" key in template.json to a new template/package.json. Afterwards, cd into the template directory and follow the template/README applies.

FAQs

Package last updated on 04 Aug 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc