Skip to content

[WIP] Separate & Upgradable Randomness#27

Open
smallbraineng wants to merge 11 commits intomainfrom
randomness
Open

[WIP] Separate & Upgradable Randomness#27
smallbraineng wants to merge 11 commits intomainfrom
randomness

Conversation

@smallbraineng
Copy link
Owner

  • create a modular, namespace, randomness service
  • use this randomness service to draw letters
  • refactor code into two separate directories, one for the randomness service and the other for the game contracts
  • this is due to mud not supporting multiple namespaces in the same project yet
  • deploy both to the same world

Still some todos:

  • fix other tests
  • update frontend on an equivalent branch
  • better tooling to easily test and deploy (currently takes 3-4 commands, need to run anvil, deploy the rng module, then deploy the game... this should be one command)

@smallbraineng smallbraineng requested a review from hurley87 April 23, 2024 06:14
@smallbraineng smallbraineng changed the title [WIP] Randomness [WIP] Separate & Upgradable Randomness Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant