Rlc Token
RLC Token for the iEx.ec project
Install / Use
npx skills add iExecBlockchainComputing/rlc-tokenInstalls into whichever agent you are using.
README
rlc-token
RLC Token for the iEx.ec project
Thanks to Beyond the Void, for helping us shaping the crowdsale contract, Open Zeppelin and SmartPool for the security audit and François Branciard for the testing.
The RLC token is deployed at 0x607F4C5BB672230e8672085532f7e901544a7375
The Crowdsale contract is deployed at 0xec33fB8D7c781F6FeaF2Dd46D521D4F292320200
To test
This is a truffle 3 repo
Launch testrpc on another terminal
Launch truffle test
Deployment
Launch migrations script truffle migrate
and the run this on truffle console:
RLC.at(RLC.address).transfer(Crowdsale.address,87000000000000000)
RLC.at(RLC.address).transferOwnership(Crowdsale.address)
Related Skills
node-connect
385.5kDiagnose OpenClaw Android, iOS, or macOS node pairing, QR/setup code, route, auth, and connection failures.
blender-python-addon
40.5kBlender Python add-on rules for operators, panels, properties, registration, testing, and API-safe scripting
flutter-development-guidelines-cursorrules-prompt-file
40.5kCursor rules for Flutter development with MVVM architecture, Riverpod state management, Material widgets, and Dart style guidelines.
commit-push-pr
140.7kCommit, push, and open a PR
