1.1.1 • Published 2 years ago

@alikonuk/sirius v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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
│  ├─ ERC20SB — "Soulbound ERC20 implementation"
│  ├─ ERC721SB — "Soulbound ERC721 implementation"
│  ├─ ERC1155SB — "Soulbound ERC1155 implementation"
│  ├─ ERC721CB — "Condition Bound Token"
│  ├─ ERC721R — "Refundable Nft sales" - to be added..
│  ├─ ERC721L — "EIP-4907: Lendable ERC721 implementation"
│  ├─ ERC721A — "Azuki: Optimized for lower gas during batch mints"

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;

ETH: 0xd6634f05BC79c19cD7027636F3c7c29E853EB844

1.1.1

2 years ago

1.1.0

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago