https://github.com/samth/jscontracts
Proxy-based Contract Library for JavaScript
https://github.com/samth/jscontracts
Last synced: 4 months ago
JSON representation
Proxy-based Contract Library for JavaScript
- Host: GitHub
- URL: https://github.com/samth/jscontracts
- Owner: samth
- Created: 2010-07-29T21:36:05.000Z (almost 16 years ago)
- Default Branch: master
- Last Pushed: 2010-07-30T08:17:29.000Z (almost 16 years ago)
- Last Synced: 2025-09-23T13:45:07.201Z (9 months ago)
- Homepage:
- Size: 93.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Proxies allows us to implement contracts as a library. So let's do it
.