contracts icon indicating copy to clipboard operation
contracts copied to clipboard

C-Layer Ethereum monorepo

Results 8 contracts issues
Sort by recently updated
recently updated
newest added

I propose we use GitHub Projects for organizing work and assign tasks.

Hi everyone, Let's turn [c-layer/contracts](https://github.com/c-layer/contracts) into [c-layer/c-layer](https://github.com/c-layer/c-layer) to endorse it officially as the main (and single) repository.

Hi @sirhill , greetings for the new version of C-Layer , i have been experimenting with [This new framework](https://docs.scribble.codes/tool/cli-usage) allows the way to convert the sol files into flattened code...

Possibility to add another token when create a basic tokensale for the bonus. E.g sale token1 + bonus token2 Thanks !

Shareholders with no voting rights should have a way to be represented by someone at the general assembly. TBD.

Shareholders should provide a way to implement a premption rigths allowing shareholder to prempt at a fixed price shares. TBD

If you see In tests any description or message which doesn't seem meaningful then please suggest something which would be more meaningful to you.

Hello! Extended keys (`array` of `uint256`) are presently used in the following way: `extendedKeys_[0]` is the validated Tier `extendedKeys_[1]` is the maximum accepted purchase amount in CHF `extendedKeys_[2]` has reserved...

enhancement