Skip to content

Releases: trustline-inc/probity

v1.0.0

14 Jul 19:30

Choose a tag to compare

Release Notes for Probity v1.0.0

Overview

In this stable v1.0.0 release, we introduce Probity, a protocol for asset-based lending designed to operate on EVM-compatible chains. The protocol contains the source code for the Probity smart contract system and offers examples for seamless integration with your development activities.

Key Features

Contract Source Code: You can find the contract code in the contracts folder. This will allow developers to examine and use the protocol's functions in their own applications.

Audit Report: We have added an audit report located in the audits folder, providing transparency about the protocol's security.

Detailed Documentation: Comprehensive protocol documentation is available, providing a broad overview and detailed guidelines on the protocol's functionalities.

NPM Package: The contract ABIs can be accessed through the @trustline/probity NPM package, simplifying the integration process.

Installation

Probity can be easily added to your project using npm with the following command:

npm install @trustline/probity --save

Example

We provide code snippets demonstrating how to import the contract ABI and call a contract method using ethers. Check out the 'Example' section in the README for more details.

v1.0.0-beta3

28 Dec 20:01

Choose a tag to compare

v1.0.0-beta3 Pre-release
Pre-release
v1.0.0-beta3

v1.0.0-beta2

19 Dec 21:30

Choose a tag to compare

v1.0.0-beta2 Pre-release
Pre-release
v1.0.0-beta2

v1.0.0-beta1

19 Dec 21:27

Choose a tag to compare

v1.0.0-beta1 Pre-release
Pre-release
update yarn.lock

v1.0.0-alpha32

15 Nov 04:01

Choose a tag to compare

v1.0.0-alpha32 Pre-release
Pre-release
v1.0.0-alpha32

v1.0.0-alpha31

15 Nov 03:44

Choose a tag to compare

v1.0.0-alpha31 Pre-release
Pre-release
add beneficiary

v1.0.0-alpha30

03 Nov 18:37

Choose a tag to compare

v1.0.0-alpha30 Pre-release
Pre-release
v1.0.0-alpha30

v1.0.0-alpha29

02 Nov 18:28
ebacbe8

Choose a tag to compare

v1.0.0-alpha29 Pre-release
Pre-release

v1.0.0-alpha29

v1.0.0-alpha28

12 Oct 17:38

Choose a tag to compare

v1.0.0-alpha28 Pre-release
Pre-release
v1.0.0-alpha28

v1.0.0-alpha27

15 Aug 17:50

Choose a tag to compare

v1.0.0-alpha27 Pre-release
Pre-release
v1.0.0-alpha27