Reminder of Phase 1 - dev environment & team setup
We want to keep the project open and as collaborative as possible. That means that it should be quick and easy for someone to get up to speed and implement a package.
To get there, we need to have a team setup with a good documentation so that anyone can set it up locally and focus on the code, not configuring NEAR or any other part that might be needed to get to work.
The high levels deliverables here are:
Setup so anyone can write the DAO TDD style similar to what has been done for the Solidity version
Giving a tutorial / story about how to develop in NEAR for a solidity developer
Giving feedback about the pain points to work with NEAR, with solutions if possible