@rari-capital/solmate
Advanced tools
Comparing version 3.0.1 to 3.1.0
{ | ||
"name": "@rari-capital/solmate", | ||
"license": "AGPL-3.0-only", | ||
"version": "3.0.1", | ||
"version": "3.1.0", | ||
"description": "Modern, opinionated and gas optimized building blocks for smart contract development.", | ||
@@ -6,0 +6,0 @@ "files": [ |
@@ -12,4 +12,4 @@ # solmate | ||
├─ authorities | ||
│ ├─ RolesAuthority — "Role based Authority that supports up to 256 roles" | ||
│ ├─ TrustAuthority — "Simple Authority which only authorizes trusted users" | ||
│ ├─ RolesAuthority — "Role based Authority that supports up to 256 roles" | ||
erc20 | ||
@@ -23,2 +23,16 @@ ├─ ERC20 — "Modern and gas efficient ERC20 + EIP-2612 implementation" | ||
## Installation | ||
To install with **Hardhat** or **Truffle**: | ||
```sh | ||
npm install @rari-capital/solmate | ||
``` | ||
To install with **DappTools**: | ||
```sh | ||
dapp install rari-capital/solmate | ||
``` | ||
## Acknowledgements | ||
@@ -25,0 +39,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
80150
25
44