You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.1.0 of the Hedera Smart Contracts marks the initial form of reference Solidity Smart Contracts used by the Hedera network.
This initial version maps to v0.28 of the Hedera Services logic and introduces the IHederaTokenService.sol precompile that implements HIP 206.
Smart contract developers can utilize the interface to make HTS calls to create, transfer, mint, burn, associate and dissociate native tokens on the network.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
v0.1.0 of the Hedera Smart Contracts marks the initial form of reference Solidity Smart Contracts used by the Hedera network.
This initial version maps to v0.28 of the Hedera Services logic and introduces the
IHederaTokenService.sol
precompile that implements HIP 206.Smart contract developers can utilize the interface to make HTS calls to create, transfer, mint, burn, associate and dissociate native tokens on the network.
Enhancements
Contributors
We'd like to thank all the contributors who worked on this release!
This discussion was created from the release v0.1.0.
Beta Was this translation helpful? Give feedback.
All reactions