You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 14, 2019. It is now read-only.
cd openst-platform
source test/open_st_env_vars.sh
node tools/stake_and_mint/for_branded_token.js
Note: ACME key password is "testtest"
The following appears:
Welcome to Staking And Minting Tool
Please choose member to fund.
1 ' for ' 'Acme Coin' '(' 'ACME' ')'
2 ' for ' 'Acme Coin' '(' 'ACME' ')'
I then choose 1
The terminal displays:
Confirm Member
Please Confirm these details.
Name :: Acme Coin
I choose yes
This is then displayed:
Acme Coin has 100 ST
Please mention the Simple Tokens to Assign.
I assign an arbitrary amount less than 100
I then get:
Validate Stake Contract
Please provide member reserve passphrase.
Passphrase:
I enter testtest
And I receive the following output:
Unlocking Member Reserve on ValueChain
Failed to unlock reserve.
Returned error: no key for given address or file
Please provide correct member reserve passphrase.
I'm not sure what the problem is because when the new member account is created,
the passphrase it gives it testtest.
Creating new member account
Address :: ******************** Passphrase :: testtest
The text was updated successfully, but these errors were encountered:
We have changed the deployment and on boarding process and the sample scripts. This issue is now resolved. Code is available in develop branch and will be merged to master branch soon.
Upon performing the terminal 4 step:
The following appears:
Welcome to Staking And Minting Tool
Please choose member to fund.
1 ' for ' 'Acme Coin' '(' 'ACME' ')'
2 ' for ' 'Acme Coin' '(' 'ACME' ')'
I then choose 1
The terminal displays:
Confirm Member
Please Confirm these details.
Name :: Acme Coin
I choose yes
This is then displayed:
Acme Coin has 100 ST
Please mention the Simple Tokens to Assign.
I assign an arbitrary amount less than 100
I then get:
Validate Stake Contract
Please provide member reserve passphrase.
Passphrase:
I enter testtest
And I receive the following output:
Unlocking Member Reserve on ValueChain
Failed to unlock reserve.
Returned error: no key for given address or file
Please provide correct member reserve passphrase.
I'm not sure what the problem is because when the new member account is created,
the passphrase it gives it testtest.
Creating new member account
Address :: ******************** Passphrase :: testtest
The text was updated successfully, but these errors were encountered: