Skip to content
#

ethereum-contract

Here are 974 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 5 and Vue 3, 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 Nov 10, 2020
  • JavaScript
fubuloubu
fubuloubu commented Dec 8, 2020

Currently, the deposits are unlimited on deployment. This is potentially problematic, as we shouldn't allow Vaults to be immediately available during the setup/configuration phase. Due to how deployments are handled, it would be safer to have to set this manually in order to "open up" the Vault for deposits once deployed to mainnet, which can use multicall in order to set all the parameters needed

Improve this page

Add a description, image, and links to the ethereum-contract 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 ethereum-contract topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.