Skip to content

This smart contract locks tokens to any NFT. The only way to retrieve the tokens is to own the NFT and burn it.

Notifications You must be signed in to change notification settings

CryptoLions/SA-token-backed-NFTs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleAssets token backed NFTs

Build

./build.sh  

Deploy

ACC=simplebacked  
  
./cleos.sh set account permission $ACC active --add-code -f  
./cleos.sh set contract $ACC ./build/backtoken -p $ACC  

About

This smart contract locks tokens to any NFT. The only way to retrieve the tokens is to own the NFT and burn it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published