mirror of
https://github.com/embarklabs/embark.git
synced 2025-01-09 05:23:26 +00:00
b736ebefcd
BREAKING CHANGE: There are more than several breaking changes, including DApp configuration for accounts.
10 lines
338 B
Markdown
10 lines
338 B
Markdown
title: Accounts & Deployment
|
|
layout: docs
|
|
---
|
|
|
|
Accounts configuration has moved to the blockchain config. You can learn more [here](/docs/blockchain_accounts_configuration.html).
|
|
|
|
## Deploying to Infura
|
|
|
|
To deploy to Infura or another endpoint, just use the blockchain `endpoint`. More details [here](/docs/blockchain_configuration.html)
|