mirror of https://github.com/embarklabs/embark.git
Page:
API Documentation
Pages
API Documentation
Configuration
DApp Development
Deploying to the testnet
Home
Install on Linux
Install on OSX
Installation
Integrating other Frameworks
Releasing to IPFS
Releasing to any webserver
Releasing with Meteor
Solidity
Test Driven Development
Web3
new contract build and deploy sequence proposal
19
API Documentation
Pascal Precht edited this page 2020-02-20 14:26:34 +01:00
Table of Contents
- accounts-manager
- proxy
- api-client
- Requests
- namesystem
- blockchain
- blockchain-client
- code-runner
- communication
- console
- whisper
- compiler
- API
- API
- Description
- description
Core
- code-runner
- console
- core
- engine
- i18n
- logger
- reset
- utils
Stack
- api
- authenticator
- blockchain-client
- blockchain
- communication
- compiler
- contracts-manager
- deployment
- embarkjs
- library-manager
- namesystem
- pipeline
- process-logs-api-manager
- proxy
- storage
- test-runner
- watcher
- webserver
Plugins
- accounts-manager
- basic-pipeline
- coverage
- debugger
- deploy-tracker
- ens
- ethereum-blockchain-client
- ganache
- geth
- graph
- ipfs
- mocha-tests
- parity
- plugin-cmd
- profiler
- rpc-manager
- scaffolding
- scripts-runner
- snark
- solc
- solidity-tests
- solidity
- specialconfigs
- swarm
- transaction-logger
- transaction-tracker
- vyper
- web3
- whisper-geth
- whisper-parity
EmbarkJS
- embarkjs
- embarkjs-ens
- embarkjs-ipfs
- embarkjs-swarm
- embarkjs-web3
- embarkjs-whisper
Cockpit
- api-client
- ui
accounts-manager
module type: plugin
Description
- generates wallet from accounts configuration
- fund accounts according to the accounts configuration
- signs transactions for accounts present in its wallet
- if it's a node account it just ignores it (since it will be processed at the node)
- overrides eth_getAccounts to return the correct list of accounts
actions used
blockchain:proxy:request
- to sign the transactionsblockchain:proxy:response
- to modify accounts list
proxy
module type: stack
requests
name: proxy:endpoint
arguments: no arguments
returns the endpoint (string)
actions
name: blockchain:proxy:request
params: {reqData: