laconicd/docs
Cyrus Goh c12681a65a
docs: Docs theme bump, Algolia DocSearch (#470)
* update icon-rocket color

* replace intro icon

* update bg color, ethereum-intro

* comment out themeConfig.algolia

* ui tweaks

* update bg color for rocket card

* clean up config.js, algolia config

* bump docs theme to 1.0.172
2020-08-25 04:13:41 -04:00
..
.vuepress docs: Docs theme bump, Algolia DocSearch (#470) 2020-08-25 04:13:41 -04:00
basics docs: fixes and websockets guide (#361) 2020-07-06 12:56:02 -04:00
core docs: truffle guide (#394) 2020-07-20 03:25:29 -04:00
guides change binary name (#431) 2020-08-05 11:17:50 -04:00
intro testnet docs (#393) 2020-07-17 14:07:05 -04:00
quickstart crypto: add keyring supported algorithms (#439) 2020-08-11 11:01:15 -04:00
DOCS_README.md docs: truffle guide (#394) 2020-07-20 03:25:29 -04:00
package-lock.json docs: Docs theme bump, Algolia DocSearch (#470) 2020-08-25 04:13:41 -04:00
package.json docs: Docs theme bump, Algolia DocSearch (#470) 2020-08-25 04:13:41 -04:00
post.sh docs: vuepress setup and section titles (#311) 2020-07-02 04:22:45 -04:00
pre.sh docs: vuepress setup and section titles (#311) 2020-07-02 04:22:45 -04:00
README.md docs: Docs theme bump, Algolia DocSearch (#470) 2020-08-25 04:13:41 -04:00

Ethermint Documentation

Get Started

Reference

  • Basics: Documentation on the basic concepts of Ethermint, like the standard anatomy of an application, the transaction lifecycle and accounts management.
  • Core: Documentation on the core concepts of Ethermint, like encoding, and events.
  • Building Modules: Important concepts for module developers like messages, keepers, handlers and queriers.
  • Interfaces: Documentation on building interfaces for Ethermint applications.

Other Resources

Contribute

See this file for details of the build process and considerations when making changes.