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

contracts.dns.compile.sh Maven / Gradle / Ivy

There is a newer version: 0.8.0
Show newest version
rm build/nft-item-code.fif
rm build/nft-collection-code.fif

func -o build/nft-item-code.fif -SPA stdlib.fc params.fc op-codes.fc dns-utils.fc nft-item.fc
func -o build/nft-collection-code.fif -SPA stdlib.fc params.fc op-codes.fc dns-utils.fc nft-collection.fc
func -o build/root-dns-code.fif -SPA stdlib.fc dns-utils.fc root-dns.fc

fift -s build/print-hex.fif




© 2015 - 2024 Weber Informatics LLC | Privacy Policy