Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1022 Bytes

File metadata and controls

30 lines (21 loc) · 1022 Bytes

Blenderizer

EOSIO Singleton Tables

This is an exercise to explain how to create and modify singleton tables in eosio smart contracts. Explanations: Using eosio singleton tables (in WAX Blockchain)

Created by Marcos DK - 3DK Render WAX Guild

Build

git clone
go to directory
md build
cd build
cmake ..
make

Utility

  • This smart contract will destroy all NFTs transferred to it.
  • Accepts SimpleAssets and Atomic format NFTs (WAX Blockchain).
  • Destroying NFTs is irreversible!

License

MIT

The included icons are provided under the same terms as the software and accompanying documentation, the MIT License. We welcome contributions from the artistically-inclined members of the community, and if you do send us alternative icons, then you are providing them under those same terms.