Skip to content

Browser-Only Solidity IDE and Runtime Environment

License

Notifications You must be signed in to change notification settings

cleanunicorn/remix-ide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTALLATION:

Install npm and node.js (see https://docs.npmjs.com/getting-started/installing-node), then do:

Remix-ide has been published as an npm module:

npm i -g @cleanunicorn/remix-ide
remix-ide

Changes:

  • Always use specified gas limit. Does not use the estimated gas limit anymore, even when doing transactions to the public chains.
  • Set font as monospace instead of Lato

About

Browser-Only Solidity IDE and Runtime Environment

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 97.7%
  • HTML 1.2%
  • Other 1.1%