8000 GitHub - heyskylark/solark: My implementation of standard smart contracts and smart contract building blocks.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

heyskylark/solark

Repository files navigation

solark

My implementation of standard smart contracts and smart contract building blocks.

Contracts

tokens
├─ ERC721 - "Minimal version of ERC-721"
├─ ERC20"An implementation of ERC-20 + EIP-2612
├─ ERC1155 - "An implementation of ERC-1155"

Safety

These contracts are purely done as a learning exercise for myself and are not audited. Any usage of these contracts in your own code should be done with extreme caution.

I am not liable for any damages or loss that may occur from using this code.

Acknowledgements

Inspired by:

About

My implementation of standard smart contracts and smart contract building blocks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0