Skip to content

megoytv/metamask-docs

Repository files navigation

home heroImage actionText actionLink footer
true
/ethereum-metamask-chrome.png
Visit Documentation →
/guide/
MIT Licensed | Copyright © 2018-present Evan You

Account Management

Minimal setup with markdown-centered project structure helps you focus on writing.

Blockchain Connection

Enjoy the dev experience of Vue + webpack, use Vue components in markdown, and develop custom themes with Vue.

Blockchain Applications

VuePress generates pre-rendered static HTML for each page, and runs as an SPA once a page is loaded.

As Easy as 1, 2, 3

# install
yarn global add vuepress
# OR npm install -g vuepress

# create a markdown file
echo '# Hello VuePress' > README.md

# start writing
vuepress dev

# build to static files
vuepress build

::: warning COMPATIBILITY NOTE VuePress requires Node.js >= 8.6. :::

About

MetaMask project documentation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%