All Projects → atpar → ap-monorepo

atpar / ap-monorepo

Licence: Apache-2.0 license
Monorepo containing all packages related to the ACTUS Protocol

Programming Languages

solidity
1140 projects
javascript
184084 projects - #8 most used programming language
typescript
32286 projects
shell
77523 projects

Projects that are alternatives of or similar to ap-monorepo

tonos-se
Local Node for Everscale DApp development and testing
Stars: ✭ 29 (+93.33%)
Mutual labels:  smart, contracts
whale
The super index for DeFi Blockchain to simplify DeFi light implementation. 🚧 Consolidating into DeFiCh/jellyfish as a single monorepo project.
Stars: ✭ 17 (+13.33%)
Mutual labels:  finance, defi
everdev
Everscale Development Environment - Set up all the core Developer tools and work with Everscale blockchain from a single interface
Stars: ✭ 55 (+266.67%)
Mutual labels:  smart, contracts
create-hq20-dapp
🌿 This is the TechHQ dapp starter kit All you need in a nut🐚
Stars: ✭ 29 (+93.33%)
Mutual labels:  smart, contracts
scan
DeFi Scan, everything one-stop location for DeFi Blockchain. Powered by jellyfish & ocean network.
Stars: ✭ 31 (+106.67%)
Mutual labels:  finance, defi
defiprime
All things #DeFi - trustless and transparent financial products built on top of the blockchain.
Stars: ✭ 117 (+680%)
Mutual labels:  finance, defi
open-psd2
An open source framework for using banking API's built for PSD2 regulation.
Stars: ✭ 20 (+33.33%)
Mutual labels:  finance, open
app-ui
DEUS app front-end
Stars: ✭ 20 (+33.33%)
Mutual labels:  finance, defi
GETProtocolCore
🎫 Contract overview and definition of GET Protocol's NFTs
Stars: ✭ 31 (+106.67%)
Mutual labels:  smart, contracts
ethereum-erc20
Fungible token implementation for the Ethereum blockchain.
Stars: ✭ 27 (+80%)
Mutual labels:  smart, contracts
wallet
DeFiChain Wallet. The DeFi Blockchain Light Wallet for iOS, Android & Web. + Desktop Coming Soon
Stars: ✭ 112 (+646.67%)
Mutual labels:  finance, defi
ethereum-crowdsale
0xcert protocol crowdsale contracts for Ethereum blockchain.
Stars: ✭ 15 (+0%)
Mutual labels:  smart, contracts
rube
A multi-chain DeFi development toolkit for Elixir
Stars: ✭ 27 (+80%)
Mutual labels:  finance, defi
yield-farmers-almanac
👨‍🌾 Yield Farmers' Almanac provides clear and accessible information on yield farming opportunities within the DeFi and Ethereum community.
Stars: ✭ 46 (+206.67%)
Mutual labels:  defi
Home Assistant Hisense TV
Integration of smart TVs from Hisense on Home Assistant Core
Stars: ✭ 30 (+100%)
Mutual labels:  smart
crystal-clear
Design by Contract for Crystal
Stars: ✭ 45 (+200%)
Mutual labels:  contracts
fin
finance
Stars: ✭ 38 (+153.33%)
Mutual labels:  finance
66DaysOfData
#66DaysOfData challenge in Financial Machine Learning and NLP
Stars: ✭ 21 (+40%)
Mutual labels:  finance
cap-table-tool
Cap Table and Exit Waterfall Tool, https://foresight.is/cap-table
Stars: ✭ 22 (+46.67%)
Mutual labels:  finance
ExplorerGenie
ExplorerGenie is an extended context menu for the Windows explorer.
Stars: ✭ 25 (+66.67%)
Mutual labels:  open

Build Status License Coverage Status


ACTUS Protocol is an open source smart contract system and Typescript SDK for issuing and servicing financial assets on Ethereum. It is build on top of a free and open-source implementation of the ACTUS standard.

If you're interested to get involved, follow us on Twitter, join our Discord, and try one of our guides!

The ACTUS Protocol is a work in progress and has NOT been audited. Use at your own risk.

Documentation

https://docs.actus-protocol.io/

Packages

This is a monorepo containing all packages related to the ACTUS Protocol.

Package Description
protocol Contains the Solidity implementation the ACTUS Protocol and the typescript sdk

Development

Requirements

The versions provided are confirmed to work without any issues. Newer or older versions of the packages might work too.

  • node [10.16.0] (recommended installing it via nvm)
  • yarn [1.16.0] (recommended installing it as global npm package)

Setup

yarn install
yarn bootstrap

Building

yarn build

Testing

yarn test

ACTUS Protocol is maintained by

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].