Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phantasma-io/phantasma-contracts
Some Examples of smartcontracts.
https://github.com/phantasma-io/phantasma-contracts
blockchain crypto phantasma phantasmachain phantasmaio smartcontracts smartnft smartnfts tomb
Last synced: 3 days ago
JSON representation
Some Examples of smartcontracts.
- Host: GitHub
- URL: https://github.com/phantasma-io/phantasma-contracts
- Owner: phantasma-io
- License: mit
- Created: 2024-03-11T11:26:19.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-11T11:26:32.000Z (8 months ago)
- Last Synced: 2024-05-01T00:44:44.882Z (7 months ago)
- Topics: blockchain, crypto, phantasma, phantasmachain, phantasmaio, smartcontracts, smartnft, smartnfts, tomb
- Homepage:
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Phantasma-Contracts
A lot of smart contract examples for new developers to play arround and get used to the phantasma blockchain!
## Documentation
You can check the documentation on TOMB Smart contract development here [DOCS](https://phantasma.gitbook.io/tomb)
All the libraries that you can use [LIBS](https://phantasma.gitbook.io/tomb/libraries/libraries)
To dive deep in to the Token documentation and [custom properties](https://phantasma.gitbook.io/tomb/basics/basics/properties)
## Other Repository with contracts
[GM](https://github.com/OnBlockIO/phantasma-tokens-contracts)