All Projects → Acria-Network → Acria-Contracts

Acria-Network / Acria-Contracts

Licence: MIT license
Contracts for the ETH/BSC branch of the Acria Network

Programming Languages

solidity
1140 projects
python
139335 projects - #7 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Acria-Contracts

uniswap-arbitrage-flash-swap
Uniswap flash swap arbitrage solidity contracts
Stars: ✭ 341 (+1000%)
Mutual labels:  binance, binance-smart-chain
farm-army-backend
Track your farming and pool performance on the Binance Smart Chain, Polygon, Fantom, KuCoin Community Chain, Harmony, Celo - https://farm.army - nodejs backend
Stars: ✭ 86 (+177.42%)
Mutual labels:  binance, binance-smart-chain
bscscan-python
The most popular asynchronous Python API for BscScan (Binance Smart Chain Explorer), available via PyPI.
Stars: ✭ 260 (+738.71%)
Mutual labels:  binance, binance-smart-chain
awesome-ethereum
一起学习以太坊
Stars: ✭ 60 (+93.55%)
Mutual labels:  truffle
SOMns
SOMns: A Newspeak for Concurrency Research
Stars: ✭ 62 (+100%)
Mutual labels:  truffle
binance-websocket-examples
Example code in Nodejs that demonstrate how to subscribe to Binance Websocket server.
Stars: ✭ 124 (+300%)
Mutual labels:  binance
starter-kit-gsn
An OpenZeppelin starter kit focused on GSN.
Stars: ✭ 39 (+25.81%)
Mutual labels:  truffle
backtrading-python-binance
Backtesting several trading strategy and rank them according their profit return.
Stars: ✭ 108 (+248.39%)
Mutual labels:  binance
dungeons-and-dragons-nft
#chainlink #nft
Stars: ✭ 583 (+1780.65%)
Mutual labels:  truffle
solidity-contracts
📦 Resources for the Ethereum Smart Contract Development tutorial series.
Stars: ✭ 64 (+106.45%)
Mutual labels:  truffle
unicorn-binance-suite
The UNICORN Binance Suite is a Python Meta Package of unicorn-fy, unicorn-binance-local-depth-cache, unicorn-binance-rest-api, unicorn-binance-trailing-stop-loss and unicorn-binance-websocket-api.
Stars: ✭ 35 (+12.9%)
Mutual labels:  binance
abot
A-Bot - бот для торговли на Binance
Stars: ✭ 65 (+109.68%)
Mutual labels:  binance
create-truffle-dapp
Create and deploy Truffle projects with no configuration.
Stars: ✭ 17 (-45.16%)
Mutual labels:  truffle
binance-signature-examples
Examples of generating HMAC and RSA signature for Binance API
Stars: ✭ 170 (+448.39%)
Mutual labels:  binance
binance-technical-algorithm
Technical trading algorithm for Binance
Stars: ✭ 44 (+41.94%)
Mutual labels:  binance
Twitter Activated Crypto Trading Bot
Buys crypto through keyword detection in new tweets. Executes buy in 1 second and holds for a given time (e.g. Elon tweets 'doge', buys Dogecoin and sells after 5 minutes). Tested on Kraken and Binance exchanges
Stars: ✭ 92 (+196.77%)
Mutual labels:  binance
circleci-ethereum
CI/CD for Ethereum Smart Contracts with CircleCI and Truffle
Stars: ✭ 21 (-32.26%)
Mutual labels:  truffle
binance-client-websocket
🛠️ C# client for Binance websocket API
Stars: ✭ 41 (+32.26%)
Mutual labels:  binance
the-great-venus
🗿 The Great Venus (2018) - Turn-based web RPG based on Ethereum platform
Stars: ✭ 19 (-38.71%)
Mutual labels:  truffle
backtrader-binance
Binance API integration with Backtrader.
Stars: ✭ 86 (+177.42%)
Mutual labels:  binance

Header

Acria-Contracts

Contracts for the ETH/BSC branch of the Acria Network.

GitHub GitHub last commit GitHub GitHub GitHub

One of the most pressing issues when developing smart contracts is the lack of real-world data. But due to technical limitations, such as the consensus protocol, no blockchain has been able to solve this major limitation. The Acria Network solves exactly this problem with the help of so-called Oracle Nodes that don't require a middleman. In addition to this, it offers cross-chain support to supply various blockchains with real-world data.

https://acria.network/

Building

Windows & OS X & Linux:

truffle develop
migrate

Whitepaper / Technical Specification

Aims

The Acria Network has many design goals in order to achieve all its goals.

Cross-Chain

Every single process has to be optimized to allow cross-chain communication with various different blockchains. On top of this, as many crypto currencies as possible should be use-able as collateral and therefore stake-able.

Easy to use

By allowing the user to use their preferred cryptocurrency as collateral we completely eliminate the hassle of acquiring the currency used by the network. In addition to this, every end-user program is optimized to be simple and as straightforward as possible to use.

Extensibility and Scalability

By design, the Acria Network is designed to allow the easy implementation of publicly available data by the initial distributor of that data. This guarantees that the network is always up to date with the needs of its users. On top of this it is able to keep the latency very low and the throughput high.

Trustworthy

The Acria Network only allows the owner of the data to operate an oracle node. The other users are then allowed to stake their preferred currency on those oracle nodes. Should the operator of the oracle publish incorrect data, some of the stakers gains will be slashed. Therefore the stakers give validity to the data provided by the oracle node as they prefer to only stake on the most trustworthy nodes.

License

GitHub

Distributed under the MIT license. See LICENSE for more information.

Meta

Acria Network – @acrianetwork[email protected]

Telegram - Twitter - Facebook - Youtube

https://github.com/Acria-Network/Acria-Contracts

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].