Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tool-dapper-react

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tool-dapper-react

An automated smart contract web viewer. Run with dapploy, or as standalone.

  • 0.2.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Dapploy

Circle Status Gitter Chat Commitizen friendly

"View your Smart Contracts"

Made with ❤️
by [XYO](https://xyo.network)

Pt. I. - Let's Get Dapper

  1. When in doubt, yarn it out: Run yarn

  2. Run yarn start to start the client. This should open up localhost:3000 in a chrome browser.

You should see the Dapper UI with no smart contracts loaded.

Pt. II. - Play with your Smart Contracts

We need to deploy some smart contracts

  1. Use Dapploy and run dapploy init to create your first standalone smart contact app with scaffolding for a web3 javascript interface.

or Use Truffle to deploy your smart contracts to any Ethereum blockchain

  1. Once you have deployed the contracts, in Dapper, go to the settings cog and copy the directory of the deployed ABI located in build/contracts of the truffle project

  2. You can view and pass transactions to your smart contracts!

Keywords

FAQs

Package last updated on 03 Oct 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc