# Code of Circles

**URL:** https://forum.aboutcircles.com/t/code-of-circles/23
**Category:** Circles technical
**Created:** [July 6, 2015, 8:32am UTC](https://forum.aboutcircles.com/t/code-of-circles/23 "2015-07-06T08:32:08Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![martin\_koeppelmann](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.aboutcircles.com/martin_koeppelmann/32/313_2.png) [@martin\_koeppelmann](https://forum.aboutcircles.com/u/martin_koeppelmann)
#### Post date: [July 6, 2015, 8:32am UTC](https://forum.aboutcircles.com/t/code-of-circles/23/1 "2015-07-06T08:32:08Z")

</div>

I am currently implementing Circles with [Solidity](https://github.com/ethereum/wiki/wiki/Solidity-Tutorial) on top of [Ethereum.](https://www.ethereum.org/)

I hope I can publish a first version within the next two weeks. The big advantage of ethereum is that this would mean at the same time that the system could get started.

---

<div class="post-metadata">

### Author: ![martin\_koeppelmann](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.aboutcircles.com/martin_koeppelmann/32/313_2.png) [@martin\_koeppelmann](https://forum.aboutcircles.com/u/martin_koeppelmann)
#### Post date: [November 13, 2015, 1:44pm UTC](https://forum.aboutcircles.com/t/code-of-circles/23/2 "2015-11-13T13:44:04Z")

</div>

Finally the first commit.

> **[koeppelmann/circles](https://github.com/koeppelmann/circles)**
>
> Contribute to koeppelmann/circles development by creating an account on GitHub.

It it really just a first few lines of code yet that capture some implementation ideas. It does not yet include all the rules. In addition for example the token standard should be implemented.
