33 lines
787 B
Text
33 lines
787 B
Text
Source: frostfs-contract
|
|
Section: misc
|
|
Priority: optional
|
|
Maintainer: FrostFS <tech@frostfs.info>
|
|
Build-Depends: debhelper-compat (= 13), git, devscripts, neo-go
|
|
Standards-Version: 4.5.1
|
|
Homepage: https://fs.neo.org/
|
|
Vcs-Git: https://git.frostfs.info/TrueCloudLab/frostfs-contract.git
|
|
Vcs-Browser: https://git.frostfs.info/TrueCloudLab/frostfs-contract
|
|
|
|
Package: frostfs-contract
|
|
Architecture: all
|
|
Depends: ${misc:Depends}
|
|
Description: FrostFS-Contract contains all FrostFS related contracts.
|
|
Contracts are written for neo-go compiler.
|
|
These contracts are deployed both in the mainchain and the sidechain.
|
|
.
|
|
Mainchain contracts:
|
|
.
|
|
- frostfs
|
|
- processing
|
|
.
|
|
Sidechain contracts:
|
|
.
|
|
- alphabet
|
|
- audit
|
|
- balance
|
|
- container
|
|
- frostfsid
|
|
- netmap
|
|
- nns
|
|
- proxy
|
|
- reputation
|