New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atpar/actus-solidity

Package Overview
Dependencies
Maintainers
5
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atpar/actus-solidity - npm Package Compare versions

Comparing version 0.2.1-beta.6 to 0.2.1-beta.7

4

package.json
{
"name": "@atpar/actus-solidity",
"version": "0.2.1-beta.6",
"version": "0.2.1-beta.7",
"description": "ACTUS smart contracts",

@@ -66,3 +66,3 @@ "author": "atpar AG",

},
"gitHead": "226539f8de4d723594ecabd5eb436ccf9f8cbeff"
"gitHead": "8539e066e1f4b0f442ed7d0c3e64dfb8da6f14ea"
}
# **ACTUS** Solidity
[![Build Status](https://travis-ci.org/atpar/actus-solidity.svg?branch=MS1)](https://travis-ci.org/atpar/actus-solidity)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![npm version](http://img.shields.io/npm/v/actus-solidity.svg?style=flat)](https://npmjs.org/package/actus-solidity "View this project on npm")
[![Coverage Status](https://coveralls.io/repos/github/atpar/actus-solidity/badge.svg?branch=master)](https://coveralls.io/github/atpar/actus-solidity?branch=master)
**DISCLAIMER: THIS IS A WORK IN PROGRESS AND NOT AUDITED. USE IT AT YOUR OWN RISK.**
Solidity implementation of **ACTUS** Contract Types (https://www.actusfrf.org/algorithmic-standard)

@@ -51,10 +44,2 @@

### Deployments
| Network | ANNEngine | PAMEngine | SignedMath |
|----------|--------------------------------------------|--------------------------------------------|--------------------------------------------|
| Görli | 0xF7584Ac4375890505ccAbe43927F061284Ff30dD | 0xAd135adab829EEdc52a1c5c24741F4196f2D71A0 | 0xE9692a8E5eAaE6a01A82BB734A42cBA0A9b0541a |
| Kovan | 0xF7584Ac4375890505ccAbe43927F061284Ff30dD | 0xAd135adab829EEdc52a1c5c24741F4196f2D71A0 | 0xE9692a8E5eAaE6a01A82BB734A42cBA0A9b0541a |
| Rinkeby | 0x53162Fd13940fD778F024982a756faa64CECf9a3 | 0xBDB1624D894A62b4fB3B3D9bE20b1F69Ba969cD4 | 0x27bd9D7c156AF2BC60e0B2b458D716e080066697 |
| Ropsten | 0x53162Fd13940fD778F024982a756faa64CECf9a3 | 0xBDB1624D894A62b4fB3B3D9bE20b1F69Ba969cD4 | 0x27bd9D7c156AF2BC60e0B2b458D716e080066697 |
## Implemented Conventions

@@ -86,2 +71,2 @@ - [x] Contract-Role-Sign-Convention (for PAM)

- [x] Same Day Shift
- [x] End-Of-Month Shift
- [x] End-Of-Month Shift

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc