- Live: werewolfandwitch.xyz
- Twitter: Werewolf and witch
- init_game - init for move events / stores
- create_game - set up games
- admin_withdraw - add more prize for fun
- admin_deposit - get funds
- listing_battle
- delisting_battle
- battle
- end_game
- withdraw_prize
- mint_token
- burn_token_and_enhance
git clone https://github.com/werewolfandwitch/aptos-werewolfandwitch.git
Initialize with aptos init
in the aptos-werewolfandwitch
folder you just cloned
aptos move compile --named-addresses nft_war=default
aptos move publish --named-addresses nft_war=default
Copyright 2023 Werewolf and Witch
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.