Skip to content

yann300/remix-contract-deployer-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Contract Deployer Plugin

How to start the project

In the project directory

  1. To install dependencies run yarn.

  2. To start the app in the development mode run yarn start.
    Open http://localhost:3000 to view it in the browser.

How to connect to Remix

After you start the development server, go to http://remix.ethereum.org/, navigate to plugin section.

  1. Click 'Connect to a Local Plugin'.
  2. Provide a plugin name and a display name.
  3. in the URL field add 'http://localhost:3000'.
  4. Click OK

Now you will see the new plugin in the left bar.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.7%
  • CSS 13.9%
  • HTML 13.4%