Amoveo
A blockchain for trust-free markets in financial derivatives
Install / Use
npx skills add zack-bitcoin/amoveoInstalls into whichever agent you are using.
README
Amoveo
Amoveo is a blockchain meant for enforcement of investment and insurance contracts.
Amoveo contracts are enforced using state-channels. This means fees are low, contracts are nearly instant and can support a global audience.
Amoveo has futarchy-based oracle technology. Amoveo can learn facts about our world and enforce the outcome of contracts that are governed by these facts. This, for example, enables you to bet on the price of Amazon shares.
The variables that define how to participate in Amoveo can be modified by the Amoveo community using futarchy, a betting-type governance mechanism. This way Amoveo will always stay optimally tuned to produce the best results.
Amoveo main net was launched at 11:00 AM GMT on March 2, 2018.
Community
Amoveo announcements on twitter
<!--- [Amoveo on Discord. Русский чат. 中文聊天.](https://discord.gg/a52szJw) [Historic difficulty in depth.](https://amoveo.tools/) [Amoveo website from the Exantech, the same people who wrote an iphone and android app](https://amoveo.io/) [Website for exploring oracles and governance variables](https://veo.sh/oracles) [Statistics page to see historic difficulty, blocktime, hashrate, and more.](https://jimhsu.github.io/amoveo-stats/) ---> <!--- ## Smart contracts [here is documentation](https://github.com/zack-bitcoin/amoveo-docs/blob/master/light_node/p2p_derivatives.md) for how to make bets on any topic using Amoveo. ---->Light node
The most secure way to use the light node is to download it from github. https://github.com/zack-bitcoin/light-node-amoveo This is a cryptoeconomically secure way to use Amoveo.
you can use the light node less securely by clicking this link. This is the easiest way to get started. Using this light node is the same as trusting this server with your money.
An alternative exan.tech made a light node with a different user interface that they host here: Amoveo.exan.tech Using this light node is the same as trusting them with your money.
This light node downloads headers and verifies the proof of work. It verifies the merkle proofs for all blockchain state you download to ensure security equivalent to a full node, provided you wait for enough confirmations.
Block Explorer
<!--- [Veoscan explorer. Nodes, blocks, txs, markets, holders, and more.](http://veoscan.io/) [mveo explorer. historic difficulty analisys](https://mveo.net/) [Amoveo.tools historical difficulty chart](https://amoveo.tools/) --->The block explorer for the network is here. This explorer can host markets.
Full node
Launch an erlang full node and connect to the network
Issue commands to your full node Commands such as:
- turning the node off without corrupting the database.
- looking up information from the blockchain or it's history.
- making a server that collects fees by routing payments or making markets
- participating in the oracle mechanism or governance mechanism.
Mining
This is an open-source miner for AMD and Nvidia GPU. Currently only works with Linux
This is a miner. it is for Nvidia or AMD GPUs. It is closed-source.
here is another closed source miner
<!----- [Comino appears to be selling some fpga software to mine veo](https://comino.com/shop) ---->here is miners for 5 different kinds of fpga
Amoveo's mining algorithm uses SHA256 like bitcoin. But it is a little different, so bitcoin ASICs cannot be used to mine Amoveo.
Full node keys are stored in db/keys/keys.db
Mining Pools
public mining pool #1 public mining pool #2
Trading
There are people trading now on discord https://discord.gg/xJQcVaT
<!--- Be very careful using exchanges. They are centralized, the operator can take all the veo if they wanted. Qtrade exchange for BTC-VEO trading: https://qtrade.io/market/VEO_BTC [graviex exchange](https://github.com/zack-bitcoin/amoveo/blob/master/docs/exchanges/graviex_links.md) A1 exchange for ETH-VEO and BTC-VEO trading (previously called amoveo.exchange): https://a1.exchange/ ## browser extentions Firefox. It can be found here. https://addons.mozilla.org/en-US/firefox/addon/amoveo-wallet/ and the source code is here https://github.com/johnnycash77/amoveo3-wallet --->Software to launch a new mining pool
Developers
If you want to build on top of Amoveo read the developer's guide
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.6kCommit, push, and open a PR
