ethereum / remix-project

Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
https://remix-ide.readthedocs.io
MIT License
2.4k stars 910 forks source link

Add the support that the privateKey or seed of Javascript VM's default account #91

Open TaibiaoGuo opened 4 years ago

TaibiaoGuo commented 4 years ago

I want to develop an auto script of Javascript VM, but can't found account{0}'s privateKey. Please add the privateKey of 0xCA35b7d915458EF540aDe6068dFe2F44E8fa733c in remix-ide's document.

LianaHus commented 4 years ago

@ryestew

ryestew commented 4 years ago

Will do

ryestew commented 3 years ago

Put this in the FAQ