Open dckc opened 10 months ago
13 tests are passing as of 2029597. The launcher Larry, story, so far, is:
$ yarn test test/test-launchIt.js
✔ boot, walletFactory, contractStarter (337ms)
...
✔ start launchIt instance to launch token (340ms)
ℹ sam gives {
brand: Object @Alleged: ZDEFAULT brand {},
value: 0n,
} to install launchIt
ℹ sam install paid {
Fee: {
brand: Object @Alleged: ZDEFAULT brand {},
value: 0n,
},
Handles: {
brand: Object @Alleged: Zoe Invitation brand {},
value: [
Object { … },
],
},
}
ℹ Larry prepares to launch {
name: 'CDOG',
supplyQty: 1000000n,
}
ℹ Larry pays {
brand: Object @Alleged: ZDEFAULT brand {},
value: 0n,
} to start CDOG-launch
ℹ larry launch result UNPUBLISHED
ℹ larry launch instance Object @Alleged: InstanceHandle {}
ℹ Larry opens pool thru {
absValue: 10n,
timerBrand: Object @Alleged: timerBrand {},
}
ℹ TODO: pool is open for contributions: Object @Alleged: InstanceHandle {}
ℹ TODO: boostrap time is up. swap contributions
ℹ TODO: 1,000,000 CDOG tokens are distributed to subscribers
ℹ TODO Larry withdraws proceeds
─
2 tests passed
Done in 1.56s.
Larry minted 1_000_000 BRD. A dozen fans bought shares and the market discovered a price of 0.000379 MNY/BRD.
2024-01-15 15:35 9d88719 test-launchIt: basic scenario complete
goal: fixes #15
DRAFT until: