All Downloads are FREE. Search and download functionalities are using the official Maven repository.

contracts.nft.build.print-hex.fif Maven / Gradle / Ivy

There is a newer version: 0.8.0
Show newest version
#!/usr/bin/fift -s
"TonUtil.fif" include
"Asm.fif" include

."nft-collection:" cr

"nft-collection-code.fif" include
2 boc+>B dup Bx. cr cr

."nft-collection-editable:" cr

"nft-collection-editable-code.fif" include
2 boc+>B dup Bx. cr cr

."nft:" cr

"nft-item-code.fif" include
2 boc+>B dup Bx. cr cr

."nft-marketplace:" cr

"nft-marketplace-code.fif" include
2 boc+>B dup Bx. cr cr

."nft-sale:" cr

"nft-sale-code.fif" include
2 boc+>B dup Bx. cr cr




© 2015 - 2024 Weber Informatics LLC | Privacy Policy