Skip to content

Commit

Permalink
Rename to Token wizard
Browse files Browse the repository at this point in the history
  • Loading branch information
vbaranov committed Feb 1, 2018
1 parent e5560eb commit 1448c29
Show file tree
Hide file tree
Showing 14 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
If you are reporting a problem with ICO Wizard, please include the following information:
If you are reporting a problem with Token Wizard, please include the following information:

### Which network did you use? (Mainnet, Kovan, Rinkeby, etc.)

Expand Down
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
![ICO Wizard DApp](https://forum.poa.network/uploads/default/original/1X/4defd4c248825a9216a247ab3c5cb1f613d7e5ef.png)
![Token Wizard DApp](/docs/github_head.png)

# ICO Wizard DApp
# Token Wizard DApp

[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/hyperium/hyper/master/LICENSE)
[![Build Status](https://travis-ci.org/poanetwork/ico-wizard.svg?branch=master)](https://travis-ci.org/poanetwork/ico-wizard)
[![Waffle.io - Columns and their card count](https://badge.waffle.io/poanetwork/ico-wizard.svg?columns=all)](http://waffle.io/poanetwork/ico-wizard)
[![Join the chat at https://gitter.im/poanetwork/ico-wizard](https://badges.gitter.im/poanetwork/ico-wizard.svg)](https://gitter.im/poanetwork/ico-wizard?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

### **_Attention_!**
#### __Please, read the wiki or watch demo before you start to create crowdsales using ICO Wizard. Consider deploying on the Mainnet after testing on Kovan testnet or POA's Sokol testnet.__
#### __Please, read the wiki or watch demo before you start to create crowdsales using Token Wizard. Consider deploying on the Mainnet after testing on Kovan testnet or POA's Sokol testnet.__

_A Quote_

> ICO tools should be available for non-coders for free. Raising funds from a crowd is our basic human right.
ICO wizard is a tool to create token and crowdsale contracts in five simple steps. Wizard is based on TokenMarket contracts. Wizard is baked how we like it: decentralized, client side, serverless, open source, free, awesome.
Token Wizard is a tool to create token and crowdsale contracts in five simple steps. Wizard is based on TokenMarket contracts. Wizard is baked how we like it: decentralized, client side, serverless, open source, free, awesome.

ICOs usually have two or more contracts. One token contract and one or more crowdsale contract plus supplemental contracts, e.g., safe math, pricing strategy, etc. Most token contracts are the same (ERC-20); most crowdsale contracts are different. Token implementation should be stable for compatibility, and it is crucial to connect token to exchanges and wallets. Crowdsale contracts on another side should follow fashion and differentiate a project from others, e.g., create a new type of FOMO, fear of missing out.

This tool is free to use and open source. Although the tool is free to use, deploying contracts to the Ethereum network requires GAS in the form of ETHER. See "Deployment Time & Gas" part of Wiki for estimates. It is recommended to test the ICO Wizard on Kovan testnet or POA's Sokol testnet, before deploying to the main network. See below for links to obtain testnet tokens for the Kovan or Sokol networks:
This tool is free to use and open source. Although the tool is free to use, deploying contracts to the Ethereum network requires GAS in the form of ETHER. See "Deployment Time & Gas" part of Wiki for estimates. It is recommended to test the Token Wizard on Kovan testnet or POA's Sokol testnet, before deploying to the main network. See below for links to obtain testnet tokens for the Kovan or Sokol networks:

__Deploying on POA's Sokol or Main network is much faster then using Ethereum's networks.__

Expand All @@ -34,7 +34,7 @@ __Deploying on POA's Sokol or Main network is much faster then using Ethereum's

For a guide on how to connect to the POA network using MetaMask see [here](https://github.com/poanetwork/ico-wizard/wiki/Connecting-to-POA-Networks).

## ICO Wizard DApp Wiki
## Token Wizard DApp Wiki
- [Introduction](https://github.com/poanetwork/ico-wizard/wiki/ICO-Wizard-Introduction)
- [Demo](https://github.com/poanetwork/ico-wizard/wiki/ICO-Wizard-Demo)
- [Requirements](https://github.com/poanetwork/ico-wizard/wiki/ICO-Wizard-Requirements)
Expand All @@ -43,7 +43,7 @@ __Deploying on POA's Sokol or Main network is much faster then using Ethereum's
- [Using POA Networks](https://github.com/poanetwork/ico-wizard/wiki/Connecting-to-POA-Networks)
- [Deployment Time & Gas](https://github.com/poanetwork/ico-wizard/wiki/ICO-Wizard-Deployment-Stats)
- [Verifying Smart-Contracts](https://github.com/poanetwork/ico-wizard/wiki/ICO-Wizard-Verifying-Contracts)
- [Projects on ICO Wizard](https://github.com/poanetwork/ico-wizard/wiki/ICO-Wizard-Projects)
- [Projects on Token Wizard](https://github.com/poanetwork/ico-wizard/wiki/ICO-Wizard-Projects)
- [Notable Contributors](https://github.com/poanetwork/ico-wizard/wiki/ICO-Wizard-Notable-Contributors)
- [Support](https://github.com/poanetwork/ico-wizard/wiki/ICO-Wizard-Support)
- [Disclaimer](https://github.com/poanetwork/ico-wizard/wiki/ICO-Wizard-Disclaimer)
Expand All @@ -55,14 +55,14 @@ __Deploying on POA's Sokol or Main network is much faster then using Ethereum's

## Support

If you are having any issues while using the ICO Wizard DApp, please create a "New Issue" on it's [Github Issues section](https://github.com/poanetwork/ico-wizard/issues).
If you are having any issues while using the Token Wizard DApp, please create a "New Issue" on it's [Github Issues section](https://github.com/poanetwork/ico-wizard/issues).

Join the Oracles.org Forum at [https://forum.oracles.org/](https://forum.oracles.org/)
Join the Poa Network Forum at [https://forum.poa.network/](https://forum.poa.network/)

## Disclaimer

The software is in Beta stage.
ICO Wizard is constantly under active development. The “Beta” labelling implies that while the core features of the software have been implemented, bugs and issues may still remain undiscovered until this phase of testing is complete. As such, ICO Wizard may experience the following issues, but not limited to, during usage:
Token Wizard is constantly under active development. The “Beta” labelling implies that while the core features of the software have been implemented, bugs and issues may still remain undiscovered until this phase of testing is complete. As such, Token Wizard may experience the following issues, but not limited to, during usage:

- lost of tokens/funds from incorrect configuration;
- unexpected delays;
Expand Down
Binary file added docs/github_head.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/crowdsale.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>ICO Wizard</title>
<title>Token Wizard</title>
</head>
<body>
<noscript>
Expand Down
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>ICO Wizard</title>
<title>Token Wizard</title>
</head>
<body>
<noscript>
Expand Down
2 changes: 1 addition & 1 deletion public/invest.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>ICO Wizard</title>
<title>Token Wizard</title>
</head>
<body>
<noscript>
Expand Down
2 changes: 1 addition & 1 deletion scripts/compileContract.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ fs.readFile(inputFilePath, "utf8", function(err, content) {
return console.log(err.message);
}

content = "// Created using ICO Wizard https://github.com/poanetwork/ico-wizard by POA Network \n" + content;
content = "// Created using Token Wizard https://github.com/poanetwork/ico-wizard by POA Network \n" + content;
if (!isExtended) return compileContract(content);

addExtendedCode(extensionFilePath, content, function(err, contentUpdated) {
Expand Down
Binary file modified src/assets/images/logos.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/assets/images/logos/footer@2x.png
Binary file not shown.
Binary file removed src/assets/images/logos/header@2x.png
Binary file not shown.
Binary file modified src/assets/images/logos@2x.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/components/Home/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ export class Home extends Component {
<section className="home">
<div className="crowdsale">
<div className="container">
<h1 className="title">Welcome to ICO Wizard</h1>
<h1 className="title">Welcome to Token Wizard</h1>
<p className="description">
ICO Wizard is a client side tool to create token and crowdsale contracts in five steps. It helps you to publish contracts on the Ethereum network, verify them in Etherscan, create a crowdsale page with stats. For participants, the wizard creates a page to invest into the campaign.
Token Wizard is a client side tool to create token and crowdsale contracts in five steps. It helps you to publish contracts on the Ethereum network, verify them in Etherscan, create a crowdsale page with stats. For participants, the wizard creates a page to invest into the campaign.
<br/>Smart contracts based on <a href="https://github.com/TokenMarketNet/ico">TokenMarket</a> contracts.
</p>
<div className="buttons">
Expand Down
10 changes: 5 additions & 5 deletions src/utils/alerts.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@ import { DEPLOYMENT_VALUES } from './constants'
export function noMetaMaskAlert() {
sweetAlert2({
title: "Warning",
html: "You don't have Metamask installed. Check ICO Wizard GitHub for <a href='https://github.com/oraclesorg/ico-wizard' target='blank'>the instruction</a>.",
html: "You don't have Metamask installed. Check Token Wizard GitHub for <a href='https://github.com/oraclesorg/ico-wizard' target='blank'>the instruction</a>.",
type: "warning"
});
}

export function noContractDataAlert() {
sweetAlert2({
title: "Warning",
html: "The crowdsale data is empty. There is nothing to deploy. Please, start ICO Wizard from the beginning.",
html: "The crowdsale data is empty. There is nothing to deploy. Please, start Token Wizard from the beginning.",
type: "warning"
});
}
Expand Down Expand Up @@ -103,7 +103,7 @@ export function warningOnMainnetAlert(tiersCount, priceSelected, reservedCount,
sweetAlert2({
title: "Warning",
html: `You are about to sign ${estimatedTxsCount} TXs. You will see an individual Metamask windows for each of it.
Please don't open two or more instances of Wizard in one browser. ICO Wizard will create ${tiersCount}-tier(s)
Please don't open two or more instances of Wizard in one browser. Token Wizard will create ${tiersCount}-tier(s)
crowdsale for you. The total cost will be around ${estimatedCost.toFixed(2)} ETH. Are you sure you want to
proceed?`,
type: "warning",
Expand Down Expand Up @@ -148,7 +148,7 @@ export function successfulDistributeAlert() {
export function noGasPriceAvailable() {
sweetAlert2({
title: "No Gas Price Available",
html: "ICO Wizard wasn't able to request current Gas Prices from the blockchain, custom values will be used",
html: "Token Wizard wasn't able to request current Gas Prices from the blockchain, custom values will be used",
type: "warning"
})
}
Expand Down Expand Up @@ -176,7 +176,7 @@ export function successfulDeployment() {
export function mainnetIsOnMaintenance() {
sweetAlert2({
title: "Warning",
html: "ICO Wizard on Mainnet is down for maintenance. For updates, please check <a href='https://gitter.im/poanetwork/ico-wizard'>our gitter</a>",
html: "Token Wizard on Mainnet is down for maintenance. For updates, please check <a href='https://gitter.im/poanetwork/ico-wizard'>our gitter</a>",
type: "warning"
});
}
2 changes: 1 addition & 1 deletion submodules/oracles-token-market-net-ico

0 comments on commit 1448c29

Please sign in to comment.