This package has been deprecated

Author message:

use @xyo-network/tool-dapper-react instead

tool-dapper-react

0.2.2 • Public • Published

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!

Readme

Keywords

Package Sidebar

Install

npm i tool-dapper-react

Weekly Downloads

1

Version

0.2.2

License

ISC

Unpacked Size

454 kB

Total Files

46

Last publish

Collaborators

  • klivin