All Projects → smart-chain-fr → tokenomia

smart-chain-fr / tokenomia

Licence: Apache-2.0 license
Tokenomia is built for the Cardashift ICO, it aims to simplify the use of Native Tokens and Smart Contracts above the Cardano Platform. Cardashift is a community-driven startup platform that raises funds, builds and accelerates startups that solve social and environmental problems.

Programming Languages

haskell
3896 projects
Nix
1067 projects

Projects that are alternatives of or similar to tokenomia

cardanocli-js
Wrapping the cardano-cli inside JavaScript
Stars: ✭ 173 (+105.95%)
Mutual labels:  wallet, cardano, cardano-node, cardano-cli
scripts
StakePool Operator Scripts. Learn how to create and manage your StakePool with these simple scripts. Hardware-Ledger Support, Token/Asset Sending, Offline-Mode and more...
Stars: ✭ 200 (+138.1%)
Mutual labels:  cardano, cardano-node, cardano-cli
Pi-Pool
Cardano Stakepool on Raspberry Pi
Stars: ✭ 204 (+142.86%)
Mutual labels:  cardano, cardano-node, cardano-cli
cardano-py
Python3 lib and cli for operating a Cardano Passive Node and using the API's. (PRE-ALPHA)
Stars: ✭ 17 (-79.76%)
Mutual labels:  wallet, cardano, cardano-node
detailed-plutus-lecture-notes
Initially started as my own personal lecture notes. Slowly, I'm converting this repo into an extremely detailed set of notes to help future pioneers, Cardano devs and anyone with an academic interest in DLTs and Blockchain Consensus Algorithms.
Stars: ✭ 21 (-75%)
Mutual labels:  plutus, cardano, plutus-pioneer-program
plutusPioneerProgram
Plutus Pioneer Program #2 Cohort
Stars: ✭ 25 (-70.24%)
Mutual labels:  cardano, plutus-pioneer-program
cashuwallet
Cashu is a cryptocurrency wallet for smartphones. Be your own bank. Accept payments or spend crypto directly from your phone.
Stars: ✭ 35 (-58.33%)
Mutual labels:  wallet, cardano
plutus-starter
A starter project for Plutus apps
Stars: ✭ 176 (+109.52%)
Mutual labels:  plutus, cardano
cardano wallet sdk
Targeting Flutter apps, the Cardano Wallet SDK is a high-level Dart library for managing cryptocurrency accounts & executing transactions on the blockchain.
Stars: ✭ 31 (-63.1%)
Mutual labels:  wallet, cardano
project-icarus-chrome
Icarus, a reference implementation for a lightweight wallet developed by the IOHK Engineering Team.
Stars: ✭ 32 (-61.9%)
Mutual labels:  wallet, cardano
plutus-experimental-smart-contracts
Experimental Smart Contracts In Plutus.
Stars: ✭ 34 (-59.52%)
Mutual labels:  plutus, cardano
ansible-role-cardano-node
Ansible role for the provisioning of Shelly Cardano binaries from source.
Stars: ✭ 20 (-76.19%)
Mutual labels:  cardano, cardano-node
arcbit-web
arcbit - web wallet http://arcbit.io
Stars: ✭ 31 (-63.1%)
Mutual labels:  wallet
bitcoin-transactions
Javascript implementation of the Bitcoin protocol for any Bitcoin based coins, on server and inside browsers, discover and move/manage your coins by yourself: Bitcoin transactions made simple for standard or multisig wallets, segwit and bech32 are supported, create and send by your own your Bitcoin, Bitcoin Cash, Zcash, Litecoin, DOGE, Dash, etc…
Stars: ✭ 97 (+15.48%)
Mutual labels:  wallet
one-wallet
1wallet - unconventional keyless, non-custodial wallet secured by Google Authenticator. EVM-compatible, smart contract operated, with composable security.
Stars: ✭ 85 (+1.19%)
Mutual labels:  wallet
gwallet
gwallet is a minimalistic and pragmatist opensource lightweight crossplatform brainwallet for people that want to hold the most important cryptocurrencies in the same application with ease and peace of mind
Stars: ✭ 26 (-69.05%)
Mutual labels:  wallet
trading-post
💸 Verto's decentralised exchange mediator
Stars: ✭ 18 (-78.57%)
Mutual labels:  wallet
metapay-chrome
A Chrome extension wallet for Stellar that simplifies payment.
Stars: ✭ 21 (-75%)
Mutual labels:  wallet
bitlum-front
Lightning Network mainnet custodial wallet. Fast, easy, no node install and synchronisation
Stars: ✭ 16 (-80.95%)
Mutual labels:  wallet
EosProxyServer
A full-functional backend server of EOS wallet.
Stars: ✭ 36 (-57.14%)
Mutual labels:  wallet

Tokenomia is built for the Cardashift ICO, it aims to simplify the use of Native Tokens and Smart Contracts above the Cardano Platform. Cardashift is a community-driven startup platform that raises funds, builds and accelerates startups that solve social and environmental problems.

What you can do on (Testnet/Mainnet)

1-  [Wallet]  - List Registered Wallets
2-  [Wallet]  - Display a specific wallet
3-  [Wallet]  - Create a new Wallet
4-  [Wallet]  - Derive Child Adresses
5-  [Wallet]  - Create a unique collateral for transfer
6-  [Wallet]  - Remove an existing Wallet
7-  [Wallet]  - Restore Wallets from your 24 words seed phrase (Shelley Wallet)
8-  [Token]   - Mint with CLAP type policy (Fix Total Supply | one-time Minting and open Burning Policy)
9-  [Token]   - Burn Tokens with CLAP type policy
10- [Token]   - Transfer Tokens
11- [Ada]     - Transfer ADAs
12- [Vesting] - Vest Funds
13- [Vesting] - Retrieve Funds
14- [Node]    - Status
15- [ICO]     - Funds Validation Dry Run
16- [ICO]     - Funds Validation Run
17- [ICO]     - Funds Exchange Dry Run
18- [ICO]     - Funds Exchange Run
19- [ICO]     - Funds Simulation (Dispatch ADAs on child addresses )

Development Tasks (Only tested on Ubuntu)

Environment Setup

Run tokenomia-cli

nhenin@ubuntu ~/d/tokenomia (main)> nix-shell 
...
[nix-shell:~/dev/tokenomia]$ cabal run tokenomia:exe:tokenomia-cli
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].