forked from ethereum/aleth
-
Notifications
You must be signed in to change notification settings - Fork 4
Coins API
Gav Wood edited this page Jul 29, 2014
·
1 revision
The interface has a single call, which registers a contract as fulfilling the MetaCoin API.
-
<currency-code>
Registers the calling contract as a currency with upper-case three-letter code<currency-code>
. If this code is greater than three letters the operation fails.
- Building on Linux
- Building on MacOS
- Building on Windows
- Compatibility Info and Build Tips
- Serpent LLL Only Build
- LLL PoC 6
- [LLL Examples for PoC 6](LLL Examples for PoC 5)
- PoC 6 JS API
- Client Development with PoC 6
- MetaCoin API
- Exchange API
- Name Registration API
- Coins API