Skip to content
#

truffle-framework

Here are 327 public repositories matching this topic...

Featured in Awesome Vue [https://github.com/vuejs/awesome-vue], a curated list maintained by vuejs of awesome things related to the Vue.js framework, and Awesome List [https://awesomelists.net/150-Vue.js/3863-Open+Source/18749-DOkwufulueze-eth-vue], this Truffle Box provides everything you need to quickly build Ethereum dApps that have authentication features with vue, including configuration for easy deployment to the Ropsten Network. It's also Gravatar-enabled. Connecting to a running Ganache blockchain network from Truffle is also possible -- for fast development and testing purposes. Built on Truffle 4, eth-vue uses vuex for state management, vuex-persist for local storage of app state, and vue-router for routing. Authentication functionalities are handled by Smart Contracts running on the Ethereum blockchain.

  • Updated Aug 4, 2019
  • JavaScript
williamluke4
williamluke4 commented Jan 14, 2018
λ truffle unbox adrianmcli/truffle-next
Downloading...
Unpacking...
Setting up...
Error: Command failed: cd client && npm install && npm run link-contracts
npm WARN client@1.0.0 No repository field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.1.3 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: want
amazingandyyy
amazingandyyy commented Nov 19, 2017
  1. (deprecated) the-complete-ethereum-smart-contract-development
  2. (deprecated) the-good-ethereum-smart-contract-tutorial
  3. (deprecated) better-ethereum-smart-contract-tutorial
  4. (deprecated) the-complete-ethereum-blockchain-development
  5. (deprecated) the-ethereum-blockchain-development-draft
  6. (current) the-ethereum-blockchain-development-tutorials-draft

I want a better title, _pl

Nycticebus
Nycticebus commented Mar 18, 2019

The part of the Readme which states:

  1. Copy the token address from the terminal:

EIP20: 0x345ca3e014aaf5dca488057592ee47305d9b3e10

is very unclear, as there are 3 contracts which are migrated. Here is a sample output:

Compiling your contracts...
===========================
> Everything is up to date, there is nothing to compile.


Starting migrations...
===============

An ERC721 dapp tutorial to demonstrate how digital asset could be represented and traded on blockchain removing the need of third party.A full stack dapp made via solidity (contracts deployed on ropsten) integrated with web3js deployed on ipfs.

  • Updated Aug 4, 2018
  • HTML
jijordre
jijordre commented Apr 4, 2019

Description

TokenHolderRevenueFund should have functions that allows the retrieval of claimed amounts, per wallet as well as across all wallets.

One function to add gets the claimable amounts for a wallet and a set of or all currencies. Another function to add gets the claimable amount across all wallets and for a set of or all currencies.

This issue describes the addition of the func

Improve this page

Add a description, image, and links to the truffle-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the truffle-framework topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.