1.2.1 • Published 10 months ago

@alikonuk/sirius v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

npm downloads

Sirius

Modern and exotic, customized solidity smart contract library for wide use cases.

Installation

To install with Foundry:

forge install alikonuk1/Sirius

To install with Hardhat or Truffle:

npm install @alikonuk1/Sirius

Contracts

src
├─ tokens
├─ ├─ soulbound
│  │  ├─ ERC20SB — "Soulbound ERC20 implementation"
│  │  ├─ ERC721SB — "Soulbound ERC721 implementation"
│  │  ├─ ERC1155SB — "Soulbound ERC1155 implementation"
│  ├─ ERC721CB — "Condition Bound ERC721 implementation"
│  ├─ ERC721L — "EIP-4907: Lendable ERC721 implementation"
├─ utility
│  ├─ SelfMulticall — "SelfMulticall extension"

Safety

This is experimental software and is provided on an "as is" and "as available" basis.

We do not give any warranties and will not be liable for any loss incurred through any use of this codebase.

Acknowledgements

These contracts were inspired by or directly modified from many sources, primarily:

Support

If you want to support this project, you can donate to the following addresses:

ETH: 0xd6634f05BC79c19cD7027636F3c7c29E853EB844

1.2.0

10 months ago

1.2.1

10 months ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago