https://github.com/tripplyons/contracts
Ethereum smart contracts made by me
https://github.com/tripplyons/contracts
blockchain cryptocurrency ethereum ethereum-contract
Last synced: about 2 months ago
JSON representation
Ethereum smart contracts made by me
- Host: GitHub
- URL: https://github.com/tripplyons/contracts
- Owner: tripplyons
- Created: 2017-10-11T16:33:12.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-17T02:00:23.000Z (over 8 years ago)
- Last Synced: 2025-05-20T20:37:48.834Z (about 1 year ago)
- Topics: blockchain, cryptocurrency, ethereum, ethereum-contract
- Language: JavaScript
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ethereum Smart Contracts
Uses [Truffle](https://github.com/trufflesuite/truffle).
## About
[Ethereum](https://ethereum.org/) is a blockchain application platform. Ethereum
takes Bitcoin's blockchain to the next level with smart contracts, programmable
transactions. Ethereum has a
built-in currency called Ether. This repository contains a few smart contracts that I made.