Skip to content

Discussion: Concepts to validate #5

Description

@flmel

The app and the contract can/should validate:
Create a wallet, login and then create a sub-account
Deploy a hello world smart contract (hello.student.testnet)
Have an interface that takes and returns complex objects
We want people to understand that U64 and U128 are its own types (JSON does not handle more than 52bit number)
Explicit Initialization vs default state in the contract
How to use the collections: Array, Map
Make some actions (Transfer? sub-accounts?)
Make a cross contract call (being mindful of GAS)

Another course can focus on understanding of popular NEPs
FT
NFT
DAO (not a NEP)
Oracles

An even more advance course can touch on:
Access Keys
Batch actions vs parallel transactions
State Migration
XCC GAS optimization

Would love any input both on possible validations and ideas of how to perform the said validations

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions